RosPolicyProps
Properties for defining a RosPolicy
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-apig-policy
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkapig"
&alicloudroscdkapig.RosPolicyProps {
AttachResourceIds: interface{},
AttachResourceType: interface{},
EnvironmentId: interface{},
GatewayId: interface{},
PolicyClassName: interface{},
PolicyConfig: interface{},
PolicyName: interface{},
}
Properties
Name | Type | Description |
---|---|---|
AttachResourceIds |
interface{} |
No description. |
AttachResourceType |
interface{} |
No description. |
EnvironmentId |
interface{} |
No description. |
GatewayId |
interface{} |
No description. |
PolicyClassName |
interface{} |
No description. |
PolicyConfig |
interface{} |
No description. |
PolicyName |
interface{} |
No description. |
AttachResourceIds
Required
AttachResourceIds interface{}
- Type: interface{}
AttachResourceType
Required
AttachResourceType interface{}
- Type: interface{}
EnvironmentId
Required
EnvironmentId interface{}
- Type: interface{}
GatewayId
Required
GatewayId interface{}
- Type: interface{}
PolicyClassName
Required
PolicyClassName interface{}
- Type: interface{}
PolicyConfig
Required
PolicyConfig interface{}
- Type: interface{}
PolicyName
Optional
PolicyName interface{}
- Type: interface{}