@Stability(value=Stable) @Internal public static final class CfnPermissionSetProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPermissionSetProps
CfnPermissionSetPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnPermissionSetProps.Builder, CfnPermissionSetProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnPermissionSetProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnPermissionSetProps.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) |
String |
getDescription()
`AWS::SSO::PermissionSet.Description`.
|
Object |
getInlinePolicy()
`AWS::SSO::PermissionSet.InlinePolicy`.
|
String |
getInstanceArn()
`AWS::SSO::PermissionSet.InstanceArn`.
|
List<String> |
getManagedPolicies()
`AWS::SSO::PermissionSet.ManagedPolicies`.
|
String |
getName()
`AWS::SSO::PermissionSet.Name`.
|
String |
getRelayStateType()
`AWS::SSO::PermissionSet.RelayStateType`.
|
String |
getSessionDuration()
`AWS::SSO::PermissionSet.SessionDuration`.
|
List<CfnTag> |
getTags()
`AWS::SSO::PermissionSet.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(CfnPermissionSetProps.Builder builder)
CfnPermissionSetProps.Builder.public final String getDescription()
CfnPermissionSetPropsgetDescription in interface CfnPermissionSetPropspublic final Object getInlinePolicy()
CfnPermissionSetPropsgetInlinePolicy in interface CfnPermissionSetPropspublic final String getInstanceArn()
CfnPermissionSetPropsgetInstanceArn in interface CfnPermissionSetPropspublic final List<String> getManagedPolicies()
CfnPermissionSetPropsgetManagedPolicies in interface CfnPermissionSetPropspublic final String getName()
CfnPermissionSetPropsgetName in interface CfnPermissionSetPropspublic final String getRelayStateType()
CfnPermissionSetPropsgetRelayStateType in interface CfnPermissionSetPropspublic final String getSessionDuration()
CfnPermissionSetPropsgetSessionDuration in interface CfnPermissionSetPropspublic final List<CfnTag> getTags()
CfnPermissionSetPropsgetTags in interface CfnPermissionSetProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.