@Stability(value=Stable)
public static interface CfnFleet.ServerProcessProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFleet.ServerProcessProperty.Builder
A builder for
CfnFleet.ServerProcessProperty |
static class |
CfnFleet.ServerProcessProperty.Jsii$Proxy
An implementation for
CfnFleet.ServerProcessProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnFleet.ServerProcessProperty.Builder |
builder() |
Number |
getConcurrentExecutions()
`CfnFleet.ServerProcessProperty.ConcurrentExecutions`.
|
String |
getLaunchPath()
`CfnFleet.ServerProcessProperty.LaunchPath`.
|
default String |
getParameters()
`CfnFleet.ServerProcessProperty.Parameters`.
|
@Stability(value=Stable) @NotNull Number getConcurrentExecutions()
@Stability(value=Stable) @NotNull String getLaunchPath()
@Stability(value=Stable) @Nullable default String getParameters()
@Stability(value=Stable) static CfnFleet.ServerProcessProperty.Builder builder()
Copyright © 2021. All rights reserved.