@Stability(value=Stable) @Internal public static final class CfnService.InstanceConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnService.InstanceConfigurationProperty
CfnService.InstanceConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnService.InstanceConfigurationProperty.Builder, CfnService.InstanceConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnService.InstanceConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnService.AuthenticationConfigurationProperty.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 |
getCpu()
The number of CPU units reserved for each instance of your App Runner service.
|
String |
getInstanceRoleArn()
The Amazon Resource Name (ARN) of an IAM role that provides permissions to your App Runner service.
|
String |
getMemory()
The amount of memory, in MB or GB, reserved for each instance of your App Runner service.
|
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(CfnService.InstanceConfigurationProperty.Builder builder)
CfnService.AuthenticationConfigurationProperty.Builder.public final String getCpu()
CfnService.InstanceConfigurationProperty
Default: 1 vCPU
getCpu in interface CfnService.InstanceConfigurationPropertypublic final String getInstanceRoleArn()
CfnService.InstanceConfigurationPropertyThese are permissions that your code needs when it calls any AWS APIs.
getInstanceRoleArn in interface CfnService.InstanceConfigurationPropertypublic final String getMemory()
CfnService.InstanceConfigurationProperty
Default: 2 GB
getMemory in interface CfnService.InstanceConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.