public static interface DescribeLocationFsxLustreResponse.Builder extends DataSyncResponse.Builder, SdkPojo, CopyableBuilder<DescribeLocationFsxLustreResponse.Builder,DescribeLocationFsxLustreResponse>
| Modifier and Type | Method and Description |
|---|---|
DescribeLocationFsxLustreResponse.Builder |
creationTime(Instant creationTime)
The time that the FSx for Lustre location was created.
|
DescribeLocationFsxLustreResponse.Builder |
locationArn(String locationArn)
The Amazon Resource Name (ARN) of the FSx for Lustre location that was described.
|
DescribeLocationFsxLustreResponse.Builder |
locationUri(String locationUri)
The URI of the FSx for Lustre location that was described.
|
DescribeLocationFsxLustreResponse.Builder |
securityGroupArns(Collection<String> securityGroupArns)
The Amazon Resource Names (ARNs) of the security groups that are configured for the FSx for Lustre file
system.
|
DescribeLocationFsxLustreResponse.Builder |
securityGroupArns(String... securityGroupArns)
The Amazon Resource Names (ARNs) of the security groups that are configured for the FSx for Lustre file
system.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeLocationFsxLustreResponse.Builder locationArn(String locationArn)
The Amazon Resource Name (ARN) of the FSx for Lustre location that was described.
locationArn - The Amazon Resource Name (ARN) of the FSx for Lustre location that was described.DescribeLocationFsxLustreResponse.Builder locationUri(String locationUri)
The URI of the FSx for Lustre location that was described.
locationUri - The URI of the FSx for Lustre location that was described.DescribeLocationFsxLustreResponse.Builder securityGroupArns(Collection<String> securityGroupArns)
The Amazon Resource Names (ARNs) of the security groups that are configured for the FSx for Lustre file system.
securityGroupArns - The Amazon Resource Names (ARNs) of the security groups that are configured for the FSx for Lustre
file system.DescribeLocationFsxLustreResponse.Builder securityGroupArns(String... securityGroupArns)
The Amazon Resource Names (ARNs) of the security groups that are configured for the FSx for Lustre file system.
securityGroupArns - The Amazon Resource Names (ARNs) of the security groups that are configured for the FSx for Lustre
file system.DescribeLocationFsxLustreResponse.Builder creationTime(Instant creationTime)
The time that the FSx for Lustre location was created.
creationTime - The time that the FSx for Lustre location was created.Copyright © 2022. All rights reserved.