@Stability(value=Stable) @Internal public static final class CfnApplication.ApplicationResourceLifecycleConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApplication.ApplicationResourceLifecycleConfigProperty
CfnApplication.ApplicationResourceLifecycleConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnApplication.ApplicationResourceLifecycleConfigProperty.Builder, CfnApplication.ApplicationResourceLifecycleConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnApplication.ApplicationResourceLifecycleConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnApplication.ApplicationResourceLifecycleConfigProperty.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 |
getServiceRole()
The ARN of an IAM service role that Elastic Beanstalk has permission to assume.
|
Object |
getVersionLifecycleConfig()
Defines lifecycle settings for application versions.
|
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(CfnApplication.ApplicationResourceLifecycleConfigProperty.Builder builder)
CfnApplication.ApplicationResourceLifecycleConfigProperty.Builder.public final String getServiceRole()
CfnApplication.ApplicationResourceLifecycleConfigProperty
The ServiceRole property is required the first time that you provide a ResourceLifecycleConfig for the application. After you provide it once, Elastic Beanstalk persists the Service Role with the application, and you don't need to specify it again. You can, however, specify it in subsequent updates to change the Service Role to another value.
getServiceRole in interface CfnApplication.ApplicationResourceLifecycleConfigPropertypublic final Object getVersionLifecycleConfig()
CfnApplication.ApplicationResourceLifecycleConfigPropertygetVersionLifecycleConfig in interface CfnApplication.ApplicationResourceLifecycleConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.