| Package | Description |
|---|---|
| software.amazon.awssdk.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribeLocationFsxLustreResponse.Builder |
DescribeLocationFsxLustreResponse.builder() |
DescribeLocationFsxLustreResponse.Builder |
DescribeLocationFsxLustreResponse.Builder.creationTime(Instant creationTime)
The time that the FSx for Lustre location was created.
|
DescribeLocationFsxLustreResponse.Builder |
DescribeLocationFsxLustreResponse.Builder.locationArn(String locationArn)
The Amazon Resource Name (ARN) of the FSx for Lustre location that was described.
|
DescribeLocationFsxLustreResponse.Builder |
DescribeLocationFsxLustreResponse.Builder.locationUri(String locationUri)
The URI of the FSx for Lustre location that was described.
|
DescribeLocationFsxLustreResponse.Builder |
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 |
DescribeLocationFsxLustreResponse.Builder.securityGroupArns(String... securityGroupArns)
The Amazon Resource Names (ARNs) of the security groups that are configured for the FSx for Lustre file
system.
|
DescribeLocationFsxLustreResponse.Builder |
DescribeLocationFsxLustreResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeLocationFsxLustreResponse.Builder> |
DescribeLocationFsxLustreResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.