@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(CfnServiceProps.Builder builder)
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.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getApplicationIdentifier()
The unique identifier of the application.
|
String |
getDescription()
A description of the service.
|
String |
getEndpointType()
The endpoint type of the service.
|
String |
getEnvironmentIdentifier()
The unique identifier of the environment.
|
Object |
getLambdaEndpoint()
A summary of the configuration for the AWS Lambda endpoint type.
|
String |
getName()
The name of the service.
|
List<CfnTag> |
getTags()
The tags assigned to the service.
|
Object |
getUrlEndpoint()
The summary of the configuration for the URL endpoint type.
|
String |
getVpcId()
The ID of the virtual private cloud (VPC).
|
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(CfnServiceProps.Builder builder)
CfnServiceProps.Builder.public final String getApplicationIdentifier()
CfnServicePropsgetApplicationIdentifier in interface CfnServicePropspublic final String getEnvironmentIdentifier()
CfnServicePropsgetEnvironmentIdentifier in interface CfnServicePropspublic final String getDescription()
CfnServicePropsgetDescription in interface CfnServicePropspublic final String getEndpointType()
CfnServicePropsgetEndpointType in interface CfnServicePropspublic final Object getLambdaEndpoint()
CfnServicePropsgetLambdaEndpoint in interface CfnServicePropspublic final String getName()
CfnServicePropsgetName in interface CfnServicePropspublic final List<CfnTag> getTags()
CfnServicePropsgetTags in interface CfnServicePropspublic final Object getUrlEndpoint()
CfnServicePropsgetUrlEndpoint in interface CfnServicePropspublic final String getVpcId()
CfnServicePropsgetVpcId in interface CfnServiceProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.