CopyableBuilder<DescribeMountTargetSecurityGroupsRequest.Builder,DescribeMountTargetSecurityGroupsRequest>
, SdkBuilder<DescribeMountTargetSecurityGroupsRequest.Builder,DescribeMountTargetSecurityGroupsRequest>
public static interface DescribeMountTargetSecurityGroupsRequest.Builder extends CopyableBuilder<DescribeMountTargetSecurityGroupsRequest.Builder,DescribeMountTargetSecurityGroupsRequest>
Modifier and Type | Method | Description |
---|---|---|
DescribeMountTargetSecurityGroupsRequest.Builder |
mountTargetId(String mountTargetId) |
ID of the mount target whose security groups you want to retrieve.
|
copy
apply, build
DescribeMountTargetSecurityGroupsRequest.Builder mountTargetId(String mountTargetId)
ID of the mount target whose security groups you want to retrieve.
mountTargetId
- ID of the mount target whose security groups you want to retrieve.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.