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