Class CfnAnalysisPropsMixin.ResourcePermissionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnAnalysisPropsMixin.ResourcePermissionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAnalysisPropsMixin.ResourcePermissionProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAnalysisPropsMixin.ResourcePermissionProperty
@Stability(Stable)
@Internal
public static final class CfnAnalysisPropsMixin.ResourcePermissionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAnalysisPropsMixin.ResourcePermissionProperty
An implementation for
CfnAnalysisPropsMixin.ResourcePermissionProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnAnalysisPropsMixin.ResourcePermissionProperty
CfnAnalysisPropsMixin.ResourcePermissionProperty.Builder, CfnAnalysisPropsMixin.ResourcePermissionProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAnalysisPropsMixin.ResourcePermissionProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnAnalysisPropsMixin.ResourcePermissionProperty.Builder.
-
-
Method Details
-
getActions
Description copied from interface:CfnAnalysisPropsMixin.ResourcePermissionPropertyThe IAM action to grant or revoke permissions on.- Specified by:
getActionsin interfaceCfnAnalysisPropsMixin.ResourcePermissionProperty- See Also:
-
getPrincipal
Description copied from interface:CfnAnalysisPropsMixin.ResourcePermissionPropertyThe Amazon Resource Name (ARN) of the principal. This can be one of the following:.- The ARN of an Amazon Quick user or group associated with a data source or dataset. (This is common.)
- The ARN of an Amazon Quick user, group, or namespace associated with an analysis, dashboard, template, or theme. (This is common.)
- The ARN of an AWS account root: This is an IAM ARN rather than a Quick ARN. Use this option only to share resources (templates) across AWS accounts . (This is less common.)
- Specified by:
getPrincipalin interfaceCfnAnalysisPropsMixin.ResourcePermissionProperty- See Also:
-
getResource
- Specified by:
getResourcein interfaceCfnAnalysisPropsMixin.ResourcePermissionProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-