public static final class AssociateNetworkAclRequest.Resource.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
AssociateNetworkAclRequest.Resource |
build() |
AssociateNetworkAclRequest.Resource.Builder |
resourceId(String resourceId)
The ID of the associated resource.
|
AssociateNetworkAclRequest.Resource.Builder |
resourceType(String resourceType)
The type of resource with which you want to associate the network ACL.
|
public AssociateNetworkAclRequest.Resource.Builder resourceId(String resourceId)
public AssociateNetworkAclRequest.Resource.Builder resourceType(String resourceType)
Valid values of **N**: **0** to **29**. You can associate a network ACL with up to 30 vSwitches.
public AssociateNetworkAclRequest.Resource build()
Copyright © 2024. All rights reserved.