@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,
String type)
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`.
|
String |
getType()
`AWS::ServiceDiscovery::Service.Type`.
|
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, String type)
CfnServiceProps.Builder.public final String getDescription()
CfnServicePropsgetDescription in interface CfnServicePropspublic final Object getDnsConfig()
CfnServicePropsgetDnsConfig in interface CfnServicePropspublic final Object getHealthCheckConfig()
CfnServicePropsgetHealthCheckConfig in interface CfnServicePropspublic final Object getHealthCheckCustomConfig()
CfnServicePropsgetHealthCheckCustomConfig in interface CfnServicePropspublic final String getName()
CfnServicePropsgetName in interface CfnServicePropspublic final String getNamespaceId()
CfnServicePropsgetNamespaceId in interface CfnServicePropspublic final List<CfnTag> getTags()
CfnServicePropsgetTags in interface CfnServicePropspublic final String getType()
CfnServicePropsgetType in interface CfnServiceProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.