UpdateAccessGrantsLocationResponse.Builder |
UpdateAccessGrantsLocationResponse.Builder.accessGrantsLocationArn(String accessGrantsLocationArn) |
The Amazon Resource Name (ARN) of the registered location that you are updating.
|
UpdateAccessGrantsLocationResponse.Builder |
UpdateAccessGrantsLocationResponse.Builder.accessGrantsLocationId(String accessGrantsLocationId) |
The ID of the registered location to which you are granting access.
|
static UpdateAccessGrantsLocationResponse.Builder |
UpdateAccessGrantsLocationResponse.builder() |
|
UpdateAccessGrantsLocationResponse.Builder |
UpdateAccessGrantsLocationResponse.Builder.createdAt(Instant createdAt) |
The date and time when you registered the location.
|
UpdateAccessGrantsLocationResponse.Builder |
UpdateAccessGrantsLocationResponse.Builder.iamRoleArn(String iamRoleArn) |
The Amazon Resource Name (ARN) of the IAM role of the registered location.
|
UpdateAccessGrantsLocationResponse.Builder |
UpdateAccessGrantsLocationResponse.Builder.locationScope(String locationScope) |
The S3 URI path of the location that you are updating.
|
UpdateAccessGrantsLocationResponse.Builder |
UpdateAccessGrantsLocationResponse.toBuilder() |
|