@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 |
getAutoScalingConfigurationArn()
`AWS::AppRunner::Service.AutoScalingConfigurationArn`.
|
Object |
getEncryptionConfiguration()
`AWS::AppRunner::Service.EncryptionConfiguration`.
|
Object |
getHealthCheckConfiguration()
`AWS::AppRunner::Service.HealthCheckConfiguration`.
|
Object |
getInstanceConfiguration()
`AWS::AppRunner::Service.InstanceConfiguration`.
|
String |
getServiceName()
`AWS::AppRunner::Service.ServiceName`.
|
Object |
getSourceConfiguration()
`AWS::AppRunner::Service.SourceConfiguration`.
|
List<CfnTag> |
getTags()
`AWS::AppRunner::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(CfnServiceProps.Builder builder)
CfnServiceProps.Builder.public final String getAutoScalingConfigurationArn()
CfnServicePropsgetAutoScalingConfigurationArn in interface CfnServicePropspublic final Object getEncryptionConfiguration()
CfnServicePropsgetEncryptionConfiguration in interface CfnServicePropspublic final Object getHealthCheckConfiguration()
CfnServicePropsgetHealthCheckConfiguration in interface CfnServicePropspublic final Object getInstanceConfiguration()
CfnServicePropsgetInstanceConfiguration in interface CfnServicePropspublic final String getServiceName()
CfnServicePropsgetServiceName in interface CfnServicePropspublic final Object getSourceConfiguration()
CfnServicePropsgetSourceConfiguration in interface CfnServicePropspublic final List<CfnTag> getTags()
CfnServicePropsgetTags in interface CfnServiceProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.