Class CfnServiceProps.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.servicediscovery.CfnServiceProps.Jsii$Proxy
All Implemented Interfaces:
CfnServiceProps, software.amazon.jsii.JsiiSerializable
Enclosing interface:
CfnServiceProps

@Stability(Stable) @Internal public static final class CfnServiceProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnServiceProps
An implementation for CfnServiceProps
  • Nested Class Summary

    Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject

    software.amazon.jsii.JsiiObject.InitializationMode

    Nested classes/interfaces inherited from interface software.amazon.awscdk.services.servicediscovery.CfnServiceProps

    CfnServiceProps.Builder, CfnServiceProps.Jsii$Proxy
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnServiceProps.Builder.
    protected
    Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
    Constructor that initializes the object based on values retrieved from the JsiiObject.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.fasterxml.jackson.databind.JsonNode
     
    final boolean
     
    final String
    The description of the service.
    final Object
    A complex type that contains information about the Route 53 DNS records that you want AWS Cloud Map to create when you register an instance.
    final Object
    Public DNS and HTTP namespaces only. A complex type that contains settings for an optional health check.
    final Object
    A complex type that contains information about an optional custom health check.
    final String
    The name of the service.
    final String
    The ID of the namespace that was used to create the service.
    final List<CfnTag>
    The tags for the service.
    final String
    If present, specifies that the service instances are only discoverable using the DiscoverInstances API operation.
    final int
     

    Methods inherited from class software.amazon.jsii.JsiiObject

    jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait