@Stability(value=Stable)
public static interface CfnService.ImageConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnService.ImageConfigurationProperty.Builder
A builder for
CfnService.ImageConfigurationProperty |
static class |
CfnService.ImageConfigurationProperty.Jsii$Proxy
An implementation for
CfnService.ImageConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnService.ImageConfigurationProperty.Builder |
builder() |
default String |
getPort()
`CfnService.ImageConfigurationProperty.Port`.
|
default Object |
getRuntimeEnvironmentVariables()
`CfnService.ImageConfigurationProperty.RuntimeEnvironmentVariables`.
|
default String |
getStartCommand()
`CfnService.ImageConfigurationProperty.StartCommand`.
|
@Stability(value=Stable) @Nullable default String getPort()
@Stability(value=Stable) @Nullable default Object getRuntimeEnvironmentVariables()
@Stability(value=Stable) @Nullable default String getStartCommand()
@Stability(value=Stable) static CfnService.ImageConfigurationProperty.Builder builder()
Copyright © 2021. All rights reserved.