@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(CfnUserProfileProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnUserProfileProps.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) |
Object |
getAllowSelfManagement()
Whether users can specify their own SSH public key through the My Settings page.
|
String |
getIamUserArn()
The user's IAM ARN.
|
String |
getSshPublicKey()
The user's SSH public key.
|
String |
getSshUsername()
The user's SSH user name.
|
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(CfnUserProfileProps.Builder builder)
CfnUserProfileProps.Builder.public final String getIamUserArn()
CfnUserProfilePropsgetIamUserArn in interface CfnUserProfilePropspublic final Object getAllowSelfManagement()
CfnUserProfilePropsFor more information, see Managing User Permissions .
getAllowSelfManagement 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 © 2022. All rights reserved.