| Package | Description |
|---|---|
| software.amazon.awscdk.services.gamelift |
Amazon GameLift Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnBuild.S3LocationProperty.Jsii$Proxy
An implementation for
CfnBuild.S3LocationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnBuild.S3LocationProperty |
CfnBuild.S3LocationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnBuild.setStorageLocation(CfnBuild.S3LocationProperty value)
Information indicating where your game build files are stored.
|
CfnBuildProps.Builder |
CfnBuildProps.Builder.storageLocation(CfnBuild.S3LocationProperty storageLocation)
Sets the value of
CfnBuildProps.getStorageLocation() |
CfnBuild.Builder |
CfnBuild.Builder.storageLocation(CfnBuild.S3LocationProperty storageLocation)
Information indicating where your game build files are stored.
|
Copyright © 2022. All rights reserved.