Skip to content

RosTrailLoggingProps

Properties for defining a RosTrailLogging.

See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-actiontrail-traillogging

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkactiontrail"
&alicloudroscdkactiontrail.RosTrailLoggingProps {
    Enable: interface{},
    Name: interface{},
}

Properties

Name Type Description
Enable interface{} No description.
Name interface{} No description.

EnableRequired

Enable interface{}
  • Type: interface{}

NameRequired

Name interface{}
  • Type: interface{}