@Stability(value=Stable)
public static interface CfnService.InstanceConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnService.InstanceConfigurationProperty.Builder
A builder for
CfnService.InstanceConfigurationProperty |
static class |
CfnService.InstanceConfigurationProperty.Jsii$Proxy
An implementation for
CfnService.InstanceConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnService.InstanceConfigurationProperty.Builder |
builder() |
default String |
getCpu()
`CfnService.InstanceConfigurationProperty.Cpu`.
|
default String |
getInstanceRoleArn()
`CfnService.InstanceConfigurationProperty.InstanceRoleArn`.
|
default String |
getMemory()
`CfnService.InstanceConfigurationProperty.Memory`.
|
@Stability(value=Stable) @Nullable default String getCpu()
@Stability(value=Stable) @Nullable default String getInstanceRoleArn()
@Stability(value=Stable) @Nullable default String getMemory()
@Stability(value=Stable) static CfnService.InstanceConfigurationProperty.Builder builder()
Copyright © 2021. All rights reserved.