@Stability(value=Stable) @Internal public static final class CfnProfileProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnProfileProps
CfnProfilePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnProfileProps.Builder, CfnProfileProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnProfileProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnProfileProps.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) |
Number |
getDurationSeconds()
`AWS::RolesAnywhere::Profile.DurationSeconds`.
|
Object |
getEnabled()
`AWS::RolesAnywhere::Profile.Enabled`.
|
List<String> |
getManagedPolicyArns()
`AWS::RolesAnywhere::Profile.ManagedPolicyArns`.
|
String |
getName()
`AWS::RolesAnywhere::Profile.Name`.
|
Object |
getRequireInstanceProperties()
`AWS::RolesAnywhere::Profile.RequireInstanceProperties`.
|
List<String> |
getRoleArns()
`AWS::RolesAnywhere::Profile.RoleArns`.
|
String |
getSessionPolicy()
`AWS::RolesAnywhere::Profile.SessionPolicy`.
|
List<CfnTag> |
getTags()
`AWS::RolesAnywhere::Profile.Tags`.
|
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(CfnProfileProps.Builder builder)
CfnProfileProps.Builder.public final Number getDurationSeconds()
CfnProfilePropsgetDurationSeconds in interface CfnProfilePropspublic final Object getEnabled()
CfnProfilePropsgetEnabled in interface CfnProfilePropspublic final List<String> getManagedPolicyArns()
CfnProfilePropsgetManagedPolicyArns in interface CfnProfilePropspublic final String getName()
CfnProfilePropsgetName in interface CfnProfilePropspublic final Object getRequireInstanceProperties()
CfnProfilePropsgetRequireInstanceProperties in interface CfnProfilePropspublic final List<String> getRoleArns()
CfnProfilePropsgetRoleArns in interface CfnProfilePropspublic final String getSessionPolicy()
CfnProfilePropsgetSessionPolicy in interface CfnProfilePropspublic final List<CfnTag> getTags()
CfnProfilePropsgetTags in interface CfnProfileProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.