Class CfnDatabasePropsMixin.PrincipalPrivilegesProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.glue.CfnDatabasePropsMixin.PrincipalPrivilegesProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDatabasePropsMixin.PrincipalPrivilegesProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDatabasePropsMixin.PrincipalPrivilegesProperty
@Stability(Stable)
@Internal
public static final class CfnDatabasePropsMixin.PrincipalPrivilegesProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDatabasePropsMixin.PrincipalPrivilegesProperty
An implementation for
CfnDatabasePropsMixin.PrincipalPrivilegesProperty-
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.glue.CfnDatabasePropsMixin.PrincipalPrivilegesProperty
CfnDatabasePropsMixin.PrincipalPrivilegesProperty.Builder, CfnDatabasePropsMixin.PrincipalPrivilegesProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDatabasePropsMixin.PrincipalPrivilegesProperty.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 theCfnDatabasePropsMixin.PrincipalPrivilegesProperty.Builder.
-
-
Method Details
-
getPermissions
Description copied from interface:CfnDatabasePropsMixin.PrincipalPrivilegesPropertyThe permissions that are granted to the principal.- Specified by:
getPermissionsin interfaceCfnDatabasePropsMixin.PrincipalPrivilegesProperty- See Also:
-
getPrincipal
Description copied from interface:CfnDatabasePropsMixin.PrincipalPrivilegesPropertyThe principal who is granted permissions.Returns union: either
IResolvableorCfnDatabasePropsMixin.DataLakePrincipalProperty- Specified by:
getPrincipalin interfaceCfnDatabasePropsMixin.PrincipalPrivilegesProperty- 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()
-