Interface CreatePolicyStoreAliasResponse.Builder

  • Method Details

    • aliasName

      The name of the policy store alias.

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

      CreatePolicyStoreAliasResponse.Builder policyStoreId(String policyStoreId)

      The ID of the policy store associated with the alias.

      Parameters:
      policyStoreId - The ID of the policy store associated with the alias.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • aliasArn

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

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

      The date and time the policy store alias was created.

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