@Stability(value=Stable)
public static interface CfnService.ServiceRegistryProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-serviceregistry.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnService.ServiceRegistryProperty.Builder
A builder for
CfnService.ServiceRegistryProperty |
static class |
CfnService.ServiceRegistryProperty.Jsii$Proxy
An implementation for
CfnService.ServiceRegistryProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnService.ServiceRegistryProperty.Builder |
builder() |
default String |
getContainerName()
`CfnService.ServiceRegistryProperty.ContainerName`.
|
default Number |
getContainerPort()
`CfnService.ServiceRegistryProperty.ContainerPort`.
|
default Number |
getPort()
`CfnService.ServiceRegistryProperty.Port`.
|
default String |
getRegistryArn()
`CfnService.ServiceRegistryProperty.RegistryArn`.
|
@Stability(value=Stable) @Nullable default String getContainerName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-serviceregistry.html#cfn-ecs-service-serviceregistry-containername@Stability(value=Stable) @Nullable default Number getContainerPort()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-serviceregistry.html#cfn-ecs-service-serviceregistry-containerport@Stability(value=Stable) @Nullable default Number getPort()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-serviceregistry.html#cfn-ecs-service-serviceregistry-port@Stability(value=Stable) @Nullable default String getRegistryArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-serviceregistry.html#cfn-ecs-service-serviceregistry-registryarn@Stability(value=Stable) static CfnService.ServiceRegistryProperty.Builder builder()
Copyright © 2020. All rights reserved.