| Package | Description |
|---|---|
| software.amazon.awssdk.services.verifiedpermissions.model |
| Modifier and Type | Method and Description |
|---|---|
PolicyStoreItem.Builder |
PolicyStoreItem.Builder.arn(String arn)
The Amazon Resource Name (ARN) of the policy store.
|
static PolicyStoreItem.Builder |
PolicyStoreItem.builder() |
PolicyStoreItem.Builder |
PolicyStoreItem.Builder.createdDate(Instant createdDate)
The date and time the policy was created.
|
PolicyStoreItem.Builder |
PolicyStoreItem.Builder.policyStoreId(String policyStoreId)
The unique identifier of the policy store.
|
PolicyStoreItem.Builder |
PolicyStoreItem.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends PolicyStoreItem.Builder> |
PolicyStoreItem.serializableBuilderClass() |
Copyright © 2023. All rights reserved.