Interface ObjectLambdaAccessPointAlias.Builder

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

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

    • value

      The alias value of the Object Lambda Access Point.

      Parameters:
      value - The alias value of the Object Lambda Access Point.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The status of the Object Lambda Access Point alias. If the status is PROVISIONING, the Object Lambda Access Point is provisioning the alias and the alias is not ready for use yet. If the status is READY, the Object Lambda Access Point alias is successfully provisioned and ready for use.

      Parameters:
      status - The status of the Object Lambda Access Point alias. If the status is PROVISIONING, the Object Lambda Access Point is provisioning the alias and the alias is not ready for use yet. If the status is READY, the Object Lambda Access Point alias is successfully provisioned and ready for use.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of the Object Lambda Access Point alias. If the status is PROVISIONING, the Object Lambda Access Point is provisioning the alias and the alias is not ready for use yet. If the status is READY, the Object Lambda Access Point alias is successfully provisioned and ready for use.

      Parameters:
      status - The status of the Object Lambda Access Point alias. If the status is PROVISIONING, the Object Lambda Access Point is provisioning the alias and the alias is not ready for use yet. If the status is READY, the Object Lambda Access Point alias is successfully provisioned and ready for use.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: