@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:37.792Z") @Stability(value=Stable) public interface CfnScriptProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-script.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnScriptProps.Builder
A builder for
CfnScriptProps |
static class |
CfnScriptProps.Jsii$Proxy
An implementation for
CfnScriptProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnScriptProps.Builder |
builder() |
default String |
getName()
`AWS::GameLift::Script.Name`.
|
Object |
getStorageLocation()
`AWS::GameLift::Script.StorageLocation`.
|
default String |
getVersion()
`AWS::GameLift::Script.Version`.
|
@Stability(value=Stable) @NotNull Object getStorageLocation()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-script.html#cfn-gamelift-script-storagelocation@Stability(value=Stable) @Nullable default String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-script.html#cfn-gamelift-script-name@Stability(value=Stable) @Nullable default String getVersion()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-script.html#cfn-gamelift-script-version@Stability(value=Stable) static CfnScriptProps.Builder builder()
CfnScriptProps.Builder of CfnScriptPropsCopyright © 2020. All rights reserved.