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. |
Enable
Required
Enable interface{}
- Type: interface{}
Name
Required
Name interface{}
- Type: interface{}