@Stability(value=Stable)
public static interface CfnTaskSet.ServiceRegistryProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnTaskSet.ServiceRegistryProperty.Builder
A builder for
CfnTaskSet.ServiceRegistryProperty |
static class |
CfnTaskSet.ServiceRegistryProperty.Jsii$Proxy
An implementation for
CfnTaskSet.ServiceRegistryProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnTaskSet.ServiceRegistryProperty.Builder |
builder() |
default String |
getContainerName()
`CfnTaskSet.ServiceRegistryProperty.ContainerName`.
|
default Number |
getContainerPort()
`CfnTaskSet.ServiceRegistryProperty.ContainerPort`.
|
default Number |
getPort()
`CfnTaskSet.ServiceRegistryProperty.Port`.
|
default String |
getRegistryArn()
`CfnTaskSet.ServiceRegistryProperty.RegistryArn`.
|
@Stability(value=Stable) @Nullable default String getContainerName()
@Stability(value=Stable) @Nullable default Number getContainerPort()
@Stability(value=Stable) @Nullable default Number getPort()
@Stability(value=Stable) @Nullable default String getRegistryArn()
@Stability(value=Stable) static CfnTaskSet.ServiceRegistryProperty.Builder builder()
Copyright © 2021. All rights reserved.