| Package | Description |
|---|---|
| software.amazon.awscdk.services.gamelift |
| Modifier and Type | Method and Description |
|---|---|
static CfnScriptProps.Builder |
CfnScriptProps.builder() |
CfnScriptProps.Builder |
CfnScriptProps.Builder.name(String name)
Sets the value of
CfnScriptProps.getName() |
CfnScriptProps.Builder |
CfnScriptProps.Builder.storageLocation(CfnScript.S3LocationProperty storageLocation)
Sets the value of
CfnScriptProps.getStorageLocation() |
CfnScriptProps.Builder |
CfnScriptProps.Builder.storageLocation(IResolvable storageLocation)
Sets the value of
CfnScriptProps.getStorageLocation() |
CfnScriptProps.Builder |
CfnScriptProps.Builder.version(String version)
Sets the value of
CfnScriptProps.getVersion() |
Copyright © 2021. All rights reserved.