@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()
`AWS::RefactorSpaces::Service.ApplicationIdentifier`.
|
String |
getDescription()
`AWS::RefactorSpaces::Service.Description`.
|
String |
getEndpointType()
`AWS::RefactorSpaces::Service.EndpointType`.
|
String |
getEnvironmentIdentifier()
`AWS::RefactorSpaces::Service.EnvironmentIdentifier`.
|
Object |
getLambdaEndpoint()
`AWS::RefactorSpaces::Service.LambdaEndpoint`.
|
String |
getName()
`AWS::RefactorSpaces::Service.Name`.
|
List<CfnTag> |
getTags()
`AWS::RefactorSpaces::Service.Tags`.
|
Object |
getUrlEndpoint()
`AWS::RefactorSpaces::Service.UrlEndpoint`.
|
String |
getVpcId()
`AWS::RefactorSpaces::Service.VpcId`.
|
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 getDescription()
CfnServicePropsgetDescription in interface CfnServicePropspublic final String getEndpointType()
CfnServicePropsgetEndpointType in interface CfnServicePropspublic final String getEnvironmentIdentifier()
CfnServicePropsgetEnvironmentIdentifier 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 © 2021. All rights reserved.