@Stability(value=Stable) @Internal public static final class CfnServiceLinkedRoleProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnServiceLinkedRoleProps
CfnServiceLinkedRolePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnServiceLinkedRoleProps.Builder, CfnServiceLinkedRoleProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String awsServiceName,
String customSuffix,
String description)
Constructor that initializes the object based on literal property values passed by the
CfnServiceLinkedRoleProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAwsServiceName()
`AWS::IAM::ServiceLinkedRole.AWSServiceName`.
|
String |
getCustomSuffix()
`AWS::IAM::ServiceLinkedRole.CustomSuffix`.
|
String |
getDescription()
`AWS::IAM::ServiceLinkedRole.Description`.
|
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(String awsServiceName, String customSuffix, String description)
CfnServiceLinkedRoleProps.Builder.public final String getAwsServiceName()
CfnServiceLinkedRolePropsgetAwsServiceName in interface CfnServiceLinkedRolePropspublic final String getCustomSuffix()
CfnServiceLinkedRolePropsgetCustomSuffix in interface CfnServiceLinkedRolePropspublic final String getDescription()
CfnServiceLinkedRolePropsgetDescription in interface CfnServiceLinkedRoleProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.