public static interface ObjectLambdaAccessPointAlias.Builder extends SdkPojo, CopyableBuilder<ObjectLambdaAccessPointAlias.Builder,ObjectLambdaAccessPointAlias>
| Modifier and Type | Method and Description |
|---|---|
ObjectLambdaAccessPointAlias.Builder |
status(ObjectLambdaAccessPointAliasStatus status)
The status of the Object Lambda Access Point alias.
|
ObjectLambdaAccessPointAlias.Builder |
status(String status)
The status of the Object Lambda Access Point alias.
|
ObjectLambdaAccessPointAlias.Builder |
value(String value)
The alias value of the Object Lambda Access Point.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildObjectLambdaAccessPointAlias.Builder value(String value)
The alias value of the Object Lambda Access Point.
value - The alias value of the Object Lambda Access Point.ObjectLambdaAccessPointAlias.Builder status(String 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.
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.ObjectLambdaAccessPointAliasStatus,
ObjectLambdaAccessPointAliasStatusObjectLambdaAccessPointAlias.Builder status(ObjectLambdaAccessPointAliasStatus 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.
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.ObjectLambdaAccessPointAliasStatus,
ObjectLambdaAccessPointAliasStatusCopyright © 2023. All rights reserved.