Interface PolicyStoreItem.Builder

All Superinterfaces:
Buildable, CopyableBuilder<PolicyStoreItem.Builder,PolicyStoreItem>, SdkBuilder<PolicyStoreItem.Builder,PolicyStoreItem>, SdkPojo
Enclosing class:
PolicyStoreItem

public static interface PolicyStoreItem.Builder extends SdkPojo, CopyableBuilder<PolicyStoreItem.Builder,PolicyStoreItem>
  • Method Details

    • policyStoreId

      PolicyStoreItem.Builder policyStoreId(String policyStoreId)

      The unique identifier of the policy store.

      Parameters:
      policyStoreId - The unique identifier of the policy store.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • arn

      The Amazon Resource Name (ARN) of the policy store.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the policy store.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdDate

      PolicyStoreItem.Builder createdDate(Instant createdDate)

      The date and time the policy was created.

      Parameters:
      createdDate - The date and time the policy was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.