@Stability(value=Stable) @Internal public static final class CfnProfilePermissionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnProfilePermissionProps
CfnProfilePermissionPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnProfilePermissionProps.Builder, CfnProfilePermissionProps.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 action,
String principal,
String profileName,
String statementId,
String profileVersion)
Constructor that initializes the object based on literal property values passed by the
CfnProfilePermissionProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAction()
`AWS::Signer::ProfilePermission.Action`.
|
String |
getPrincipal()
`AWS::Signer::ProfilePermission.Principal`.
|
String |
getProfileName()
`AWS::Signer::ProfilePermission.ProfileName`.
|
String |
getProfileVersion()
`AWS::Signer::ProfilePermission.ProfileVersion`.
|
String |
getStatementId()
`AWS::Signer::ProfilePermission.StatementId`.
|
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.public final String getAction()
CfnProfilePermissionPropsgetAction in interface CfnProfilePermissionPropspublic final String getPrincipal()
CfnProfilePermissionPropsgetPrincipal in interface CfnProfilePermissionPropspublic final String getProfileName()
CfnProfilePermissionPropsgetProfileName in interface CfnProfilePermissionPropspublic final String getStatementId()
CfnProfilePermissionPropsgetStatementId in interface CfnProfilePermissionPropspublic final String getProfileVersion()
CfnProfilePermissionPropsgetProfileVersion in interface CfnProfilePermissionProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.