Skip to content

RosNetworkAclAssociationProps

Properties for defining a RosNetworkAclAssociation.

See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-vpc-networkaclassociation

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkvpc"
&alicloudroscdkvpc.RosNetworkAclAssociationProps {
    NetworkAclId: interface{},
    Resources: interface{},
}

Properties

Name Type Description
NetworkAclId interface{} No description.
Resources interface{} No description.

NetworkAclIdRequired

NetworkAclId interface{}
  • Type: interface{}

ResourcesRequired

Resources interface{}
  • Type: interface{}