@Stability(value=Stable) public static final class CfnTaskSet.ServiceRegistryProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnTaskSet.ServiceRegistryProperty>
CfnTaskSet.ServiceRegistryProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnTaskSet.ServiceRegistryProperty |
build()
Builds the configured instance.
|
CfnTaskSet.ServiceRegistryProperty.Builder |
containerName(String containerName)
Sets the value of
CfnTaskSet.ServiceRegistryProperty.getContainerName() |
CfnTaskSet.ServiceRegistryProperty.Builder |
containerPort(Number containerPort)
Sets the value of
CfnTaskSet.ServiceRegistryProperty.getContainerPort() |
CfnTaskSet.ServiceRegistryProperty.Builder |
port(Number port)
Sets the value of
CfnTaskSet.ServiceRegistryProperty.getPort() |
CfnTaskSet.ServiceRegistryProperty.Builder |
registryArn(String registryArn)
Sets the value of
CfnTaskSet.ServiceRegistryProperty.getRegistryArn() |
@Stability(value=Stable) public CfnTaskSet.ServiceRegistryProperty.Builder containerName(String containerName)
CfnTaskSet.ServiceRegistryProperty.getContainerName()containerName - `CfnTaskSet.ServiceRegistryProperty.ContainerName`.this@Stability(value=Stable) public CfnTaskSet.ServiceRegistryProperty.Builder containerPort(Number containerPort)
CfnTaskSet.ServiceRegistryProperty.getContainerPort()containerPort - `CfnTaskSet.ServiceRegistryProperty.ContainerPort`.this@Stability(value=Stable) public CfnTaskSet.ServiceRegistryProperty.Builder port(Number port)
CfnTaskSet.ServiceRegistryProperty.getPort()port - `CfnTaskSet.ServiceRegistryProperty.Port`.this@Stability(value=Stable) public CfnTaskSet.ServiceRegistryProperty.Builder registryArn(String registryArn)
CfnTaskSet.ServiceRegistryProperty.getRegistryArn()registryArn - `CfnTaskSet.ServiceRegistryProperty.RegistryArn`.this@Stability(value=Stable) public CfnTaskSet.ServiceRegistryProperty build()
build in interface software.amazon.jsii.Builder<CfnTaskSet.ServiceRegistryProperty>CfnTaskSet.ServiceRegistryPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.