RosVpcFirewallConfigureProps
Properties for defining a RosVpcFirewallConfigure
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-cloudfw-vpcfirewallconfigure
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcloudfw"
&alicloudroscdkcloudfw.RosVpcFirewallConfigureProps {
FirewallSwitch: interface{},
LocalVpcCidrTableList: interface{},
LocalVpcId: interface{},
LocalVpcRegion: interface{},
PeerVpcCidrTableList: interface{},
PeerVpcId: interface{},
PeerVpcRegion: interface{},
VpcFirewallName: interface{},
MemberUid: interface{},
}
Properties
Name | Type | Description |
---|---|---|
FirewallSwitch |
interface{} |
No description. |
LocalVpcCidrTableList |
interface{} |
No description. |
LocalVpcId |
interface{} |
No description. |
LocalVpcRegion |
interface{} |
No description. |
PeerVpcCidrTableList |
interface{} |
No description. |
PeerVpcId |
interface{} |
No description. |
PeerVpcRegion |
interface{} |
No description. |
VpcFirewallName |
interface{} |
No description. |
MemberUid |
interface{} |
No description. |
FirewallSwitch
Required
FirewallSwitch interface{}
- Type: interface{}
LocalVpcCidrTableList
Required
LocalVpcCidrTableList interface{}
- Type: interface{}
LocalVpcId
Required
LocalVpcId interface{}
- Type: interface{}
LocalVpcRegion
Required
LocalVpcRegion interface{}
- Type: interface{}
PeerVpcCidrTableList
Required
PeerVpcCidrTableList interface{}
- Type: interface{}
PeerVpcId
Required
PeerVpcId interface{}
- Type: interface{}
PeerVpcRegion
Required
PeerVpcRegion interface{}
- Type: interface{}
VpcFirewallName
Required
VpcFirewallName interface{}
- Type: interface{}
MemberUid
Optional
MemberUid interface{}
- Type: interface{}