@Stability(value=Stable) @Internal public static final class CfnServiceProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnServiceProps
CfnServicePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnServiceProps.Builder, CfnServiceProps.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 description,
Object dnsConfig,
Object healthCheckConfig,
Object healthCheckCustomConfig,
String name,
String namespaceId,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnServiceProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDescription()
`AWS::ServiceDiscovery::Service.Description`.
|
Object |
getDnsConfig()
`AWS::ServiceDiscovery::Service.DnsConfig`.
|
Object |
getHealthCheckConfig()
`AWS::ServiceDiscovery::Service.HealthCheckConfig`.
|
Object |
getHealthCheckCustomConfig()
`AWS::ServiceDiscovery::Service.HealthCheckCustomConfig`.
|
String |
getName()
`AWS::ServiceDiscovery::Service.Name`.
|
String |
getNamespaceId()
`AWS::ServiceDiscovery::Service.NamespaceId`.
|
List<CfnTag> |
getTags()
`AWS::ServiceDiscovery::Service.Tags`.
|
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 description, Object dnsConfig, Object healthCheckConfig, Object healthCheckCustomConfig, String name, String namespaceId, List<? extends CfnTag> tags)
CfnServiceProps.Builder.public final String getDescription()
CfnServicePropsgetDescription in interface CfnServicePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicediscovery-service.html#cfn-servicediscovery-service-descriptionpublic final Object getDnsConfig()
CfnServicePropsgetDnsConfig in interface CfnServicePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicediscovery-service.html#cfn-servicediscovery-service-dnsconfigpublic final Object getHealthCheckConfig()
CfnServicePropsgetHealthCheckConfig in interface CfnServicePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicediscovery-service.html#cfn-servicediscovery-service-healthcheckconfigpublic final Object getHealthCheckCustomConfig()
CfnServicePropsgetHealthCheckCustomConfig in interface CfnServicePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicediscovery-service.html#cfn-servicediscovery-service-healthcheckcustomconfigpublic final String getName()
CfnServicePropsgetName in interface CfnServicePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicediscovery-service.html#cfn-servicediscovery-service-namepublic final String getNamespaceId()
CfnServicePropsgetNamespaceId in interface CfnServicePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicediscovery-service.html#cfn-servicediscovery-service-namespaceidpublic final List<CfnTag> getTags()
CfnServicePropsgetTags in interface CfnServicePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicediscovery-service.html#cfn-servicediscovery-service-tags@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.