| Package | Description |
|---|---|
| com.amazonaws.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
ListAccessGrantsInstanceEntry |
ListAccessGrantsInstanceEntry.clone() |
ListAccessGrantsInstanceEntry |
ListAccessGrantsInstanceEntry.withAccessGrantsInstanceArn(String accessGrantsInstanceArn)
The Amazon Resource Name (ARN) of the S3 Access Grants instance.
|
ListAccessGrantsInstanceEntry |
ListAccessGrantsInstanceEntry.withAccessGrantsInstanceId(String accessGrantsInstanceId)
The ID of the S3 Access Grants instance.
|
ListAccessGrantsInstanceEntry |
ListAccessGrantsInstanceEntry.withCreatedAt(Date createdAt)
The date and time when you created the S3 Access Grants instance.
|
ListAccessGrantsInstanceEntry |
ListAccessGrantsInstanceEntry.withIdentityCenterArn(String identityCenterArn)
If you associated your S3 Access Grants instance with an Amazon Web Services IAM Identity Center instance, this
field returns the Amazon Resource Name (ARN) of the IAM Identity Center instance application; a subresource of
the original Identity Center instance.
|
| Modifier and Type | Method and Description |
|---|---|
List<ListAccessGrantsInstanceEntry> |
ListAccessGrantsInstancesResult.getAccessGrantsInstancesList()
A container for a list of S3 Access Grants instances.
|
| Modifier and Type | Method and Description |
|---|---|
ListAccessGrantsInstancesResult |
ListAccessGrantsInstancesResult.withAccessGrantsInstancesList(ListAccessGrantsInstanceEntry... accessGrantsInstancesList)
A container for a list of S3 Access Grants instances.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListAccessGrantsInstancesResult.setAccessGrantsInstancesList(Collection<ListAccessGrantsInstanceEntry> accessGrantsInstancesList)
A container for a list of S3 Access Grants instances.
|
ListAccessGrantsInstancesResult |
ListAccessGrantsInstancesResult.withAccessGrantsInstancesList(Collection<ListAccessGrantsInstanceEntry> accessGrantsInstancesList)
A container for a list of S3 Access Grants instances.
|
Copyright © 2024. All rights reserved.