@Stability(value=Stable)
public static interface CfnVirtualCluster.ContainerProviderProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnVirtualCluster.ContainerProviderProperty.Builder
A builder for
CfnVirtualCluster.ContainerProviderProperty |
static class |
CfnVirtualCluster.ContainerProviderProperty.Jsii$Proxy
An implementation for
CfnVirtualCluster.ContainerProviderProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnVirtualCluster.ContainerProviderProperty.Builder |
builder() |
String |
getId()
`CfnVirtualCluster.ContainerProviderProperty.Id`.
|
Object |
getInfo()
`CfnVirtualCluster.ContainerProviderProperty.Info`.
|
String |
getType()
`CfnVirtualCluster.ContainerProviderProperty.Type`.
|
@Stability(value=Stable) @NotNull String getId()
@Stability(value=Stable) @NotNull Object getInfo()
@Stability(value=Stable) @NotNull String getType()
@Stability(value=Stable) static CfnVirtualCluster.ContainerProviderProperty.Builder builder()
Copyright © 2021. All rights reserved.