@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) |
Object |
getCustomerManagedPolicyReferences()
`AWS::SSO::PermissionSet.CustomerManagedPolicyReferences`.
|
String |
getDescription()
The description of the `PermissionSet` .
|
Object |
getInlinePolicy()
The IAM inline policy that is attached to the permission set.
|
String |
getInstanceArn()
The ARN of the SSO instance under which the operation will be executed.
|
List<String> |
getManagedPolicies()
A structure that stores the details of the IAM managed policy.
|
String |
getName()
The name of the permission set.
|
Object |
getPermissionsBoundary()
`AWS::SSO::PermissionSet.PermissionsBoundary`.
|
String |
getRelayStateType()
Used to redirect users within the application during the federation authentication process.
|
String |
getSessionDuration()
The length of time that the application user sessions are valid for in the ISO-8601 standard.
|
List<CfnTag> |
getTags()
The tags to attach to the new `PermissionSet` .
|
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 getInstanceArn()
CfnPermissionSetPropsFor more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference .
getInstanceArn in interface CfnPermissionSetPropspublic final String getName()
CfnPermissionSetPropsgetName in interface CfnPermissionSetPropspublic final Object getCustomerManagedPolicyReferences()
CfnPermissionSetPropsgetCustomerManagedPolicyReferences in interface CfnPermissionSetPropspublic final String getDescription()
CfnPermissionSetPropsgetDescription in interface CfnPermissionSetPropspublic final Object getInlinePolicy()
CfnPermissionSetPropsgetInlinePolicy in interface CfnPermissionSetPropspublic final List<String> getManagedPolicies()
CfnPermissionSetPropsgetManagedPolicies in interface CfnPermissionSetPropspublic final Object getPermissionsBoundary()
CfnPermissionSetPropsgetPermissionsBoundary 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 © 2022. All rights reserved.