@Stability(value=Stable) @Internal public static final class CfnTaskSetProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTaskSetProps
CfnTaskSetPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnTaskSetProps.Builder, CfnTaskSetProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String cluster,
String service,
String taskDefinition,
String externalId,
String launchType,
Object loadBalancers,
Object networkConfiguration,
String platformVersion,
Object scale,
Object serviceRegistries)
Constructor that initializes the object based on literal property values passed by the
CfnTaskSetProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getCluster()
`AWS::ECS::TaskSet.Cluster`.
|
String |
getExternalId()
`AWS::ECS::TaskSet.ExternalId`.
|
String |
getLaunchType()
`AWS::ECS::TaskSet.LaunchType`.
|
Object |
getLoadBalancers()
`AWS::ECS::TaskSet.LoadBalancers`.
|
Object |
getNetworkConfiguration()
`AWS::ECS::TaskSet.NetworkConfiguration`.
|
String |
getPlatformVersion()
`AWS::ECS::TaskSet.PlatformVersion`.
|
Object |
getScale()
`AWS::ECS::TaskSet.Scale`.
|
String |
getService()
`AWS::ECS::TaskSet.Service`.
|
Object |
getServiceRegistries()
`AWS::ECS::TaskSet.ServiceRegistries`.
|
String |
getTaskDefinition()
`AWS::ECS::TaskSet.TaskDefinition`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(String cluster, String service, String taskDefinition, String externalId, String launchType, Object loadBalancers, Object networkConfiguration, String platformVersion, Object scale, Object serviceRegistries)
CfnTaskSetProps.Builder.public final String getCluster()
CfnTaskSetPropsgetCluster in interface CfnTaskSetPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-taskset.html#cfn-ecs-taskset-clusterpublic final String getService()
CfnTaskSetPropsgetService in interface CfnTaskSetPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-taskset.html#cfn-ecs-taskset-servicepublic final String getTaskDefinition()
CfnTaskSetPropsgetTaskDefinition in interface CfnTaskSetPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-taskset.html#cfn-ecs-taskset-taskdefinitionpublic final String getExternalId()
CfnTaskSetPropsgetExternalId in interface CfnTaskSetPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-taskset.html#cfn-ecs-taskset-externalidpublic final String getLaunchType()
CfnTaskSetPropsgetLaunchType in interface CfnTaskSetPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-taskset.html#cfn-ecs-taskset-launchtypepublic final Object getLoadBalancers()
CfnTaskSetPropsgetLoadBalancers in interface CfnTaskSetPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-taskset.html#cfn-ecs-taskset-loadbalancerspublic final Object getNetworkConfiguration()
CfnTaskSetPropsgetNetworkConfiguration in interface CfnTaskSetPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-taskset.html#cfn-ecs-taskset-networkconfigurationpublic final String getPlatformVersion()
CfnTaskSetPropsgetPlatformVersion in interface CfnTaskSetPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-taskset.html#cfn-ecs-taskset-platformversionpublic final Object getScale()
CfnTaskSetPropsgetScale in interface CfnTaskSetPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-taskset.html#cfn-ecs-taskset-scalepublic final Object getServiceRegistries()
CfnTaskSetPropsgetServiceRegistries in interface CfnTaskSetPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-taskset.html#cfn-ecs-taskset-serviceregistries@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.