| Package | Description |
|---|---|
| software.amazon.awscdk.services.gamelift |
Amazon GameLift Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnScript.S3LocationProperty.Builder |
CfnScript.S3LocationProperty.Builder.bucket(String bucket)
Sets the value of
CfnScript.S3LocationProperty.getBucket() |
static CfnScript.S3LocationProperty.Builder |
CfnScript.S3LocationProperty.builder() |
CfnScript.S3LocationProperty.Builder |
CfnScript.S3LocationProperty.Builder.key(String key)
Sets the value of
CfnScript.S3LocationProperty.getKey() |
CfnScript.S3LocationProperty.Builder |
CfnScript.S3LocationProperty.Builder.objectVersion(String objectVersion)
Sets the value of
CfnScript.S3LocationProperty.getObjectVersion() |
CfnScript.S3LocationProperty.Builder |
CfnScript.S3LocationProperty.Builder.roleArn(String roleArn)
Sets the value of
CfnScript.S3LocationProperty.getRoleArn() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnScript.S3LocationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnScript.S3LocationProperty.Builder. |
Copyright © 2022. All rights reserved.