Skip to content

RosNetworkAclAssociationProps

Properties for defining a RosNetworkAclAssociation.

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

Initializer

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

Properties

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

NetworkAclIdRequired

NetworkAclId interface{}
  • Type: interface{}

NetworkIdsRequired

NetworkIds interface{}
  • Type: interface{}