@Stability(value=Stable) @Internal public static final class CfnUserProfileProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnUserProfileProps
CfnUserProfilePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnUserProfileProps.Builder, CfnUserProfileProps.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 iamUserArn,
Object allowSelfManagement,
String sshPublicKey,
String sshUsername)
Constructor that initializes the object based on literal property values passed by the
CfnUserProfileProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAllowSelfManagement()
`AWS::OpsWorks::UserProfile.AllowSelfManagement`.
|
String |
getIamUserArn()
`AWS::OpsWorks::UserProfile.IamUserArn`.
|
String |
getSshPublicKey()
`AWS::OpsWorks::UserProfile.SshPublicKey`.
|
String |
getSshUsername()
`AWS::OpsWorks::UserProfile.SshUsername`.
|
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 iamUserArn, Object allowSelfManagement, String sshPublicKey, String sshUsername)
CfnUserProfileProps.Builder.public final String getIamUserArn()
CfnUserProfilePropsgetIamUserArn in interface CfnUserProfilePropspublic final Object getAllowSelfManagement()
CfnUserProfilePropsgetAllowSelfManagement in interface CfnUserProfilePropspublic final String getSshPublicKey()
CfnUserProfilePropsgetSshPublicKey in interface CfnUserProfilePropspublic final String getSshUsername()
CfnUserProfilePropsgetSshUsername in interface CfnUserProfileProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.