| Package | Description |
|---|---|
| software.amazon.awscdk.services.gamelift |
Amazon GameLift Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnScript.S3LocationProperty.Jsii$Proxy
An implementation for
CfnScript.S3LocationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnScript.S3LocationProperty |
CfnScript.S3LocationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnScript.setStorageLocation(CfnScript.S3LocationProperty value)
The location of the Amazon S3 bucket where a zipped file containing your Realtime scripts is stored.
|
CfnScriptProps.Builder |
CfnScriptProps.Builder.storageLocation(CfnScript.S3LocationProperty storageLocation)
Sets the value of
CfnScriptProps.getStorageLocation() |
CfnScript.Builder |
CfnScript.Builder.storageLocation(CfnScript.S3LocationProperty storageLocation)
The location of the Amazon S3 bucket where a zipped file containing your Realtime scripts is stored.
|
Copyright © 2022. All rights reserved.