RosPolicyProps
Properties for defining a RosPolicy.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-kms-policy
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkkms/datasource"
&datasource.RosPolicyProps {
PolicyName: interface{},
RefreshOptions: interface{},
}
Properties
| Name | Type | Description |
|---|---|---|
PolicyName |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
PolicyNameRequired
PolicyName interface{}
- Type: interface{}
RefreshOptionsOptional
RefreshOptions interface{}
- Type: interface{}