RosNetworkAclsProps
Properties for defining a RosNetworkAcls
.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-vpc-networkacls
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkvpc/datasource"
&datasource.RosNetworkAclsProps {
NetworkAclId: interface{},
NetworkAclName: interface{},
RefreshOptions: interface{},
ResourceId: interface{},
ResourceType: interface{},
VpcId: interface{},
}
Properties
Name | Type | Description |
---|---|---|
NetworkAclId |
interface{} |
No description. |
NetworkAclName |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
ResourceId |
interface{} |
No description. |
ResourceType |
interface{} |
No description. |
VpcId |
interface{} |
No description. |
NetworkAclId
Optional
NetworkAclId interface{}
- Type: interface{}
NetworkAclName
Optional
NetworkAclName interface{}
- Type: interface{}
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}
ResourceId
Optional
ResourceId interface{}
- Type: interface{}
ResourceType
Optional
ResourceType interface{}
- Type: interface{}
VpcId
Optional
VpcId interface{}
- Type: interface{}