@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.294Z") @Stability(value=Stable) public interface CfnScriptProps extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @Nullable default String getName()
@Stability(value=Stable) @Nullable default String getVersion()
@Stability(value=Stable) static CfnScriptProps.Builder builder()
CfnScriptProps.Builder of CfnScriptPropsCopyright © 2021. All rights reserved.