Class CfnPrincipalPermissions.LFTagKeyResourceProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.lakeformation.CfnPrincipalPermissions.LFTagKeyResourceProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnPrincipalPermissions.LFTagKeyResourceProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnPrincipalPermissions.LFTagKeyResourceProperty
@Stability(Stable)
@Internal
public static final class CfnPrincipalPermissions.LFTagKeyResourceProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnPrincipalPermissions.LFTagKeyResourceProperty
An implementation for
CfnPrincipalPermissions.LFTagKeyResourceProperty-
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.services.lakeformation.CfnPrincipalPermissions.LFTagKeyResourceProperty
CfnPrincipalPermissions.LFTagKeyResourceProperty.Builder, CfnPrincipalPermissions.LFTagKeyResourceProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPrincipalPermissions.LFTagKeyResourceProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringThe identifier for the Data Catalog where the location is registered with Data Catalog .final StringThe key-name for the LF-tag.A list of possible values for the correspondingTagKeyof an LF-tag key-value pair.final inthashCode()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 theCfnPrincipalPermissions.LFTagKeyResourceProperty.Builder.
-
-
Method Details
-
getCatalogId
Description copied from interface:CfnPrincipalPermissions.LFTagKeyResourcePropertyThe identifier for the Data Catalog where the location is registered with Data Catalog .- Specified by:
getCatalogIdin interfaceCfnPrincipalPermissions.LFTagKeyResourceProperty- See Also:
-
getTagKey
Description copied from interface:CfnPrincipalPermissions.LFTagKeyResourcePropertyThe key-name for the LF-tag.- Specified by:
getTagKeyin interfaceCfnPrincipalPermissions.LFTagKeyResourceProperty- See Also:
-
getTagValues
Description copied from interface:CfnPrincipalPermissions.LFTagKeyResourcePropertyA list of possible values for the correspondingTagKeyof an LF-tag key-value pair.- Specified by:
getTagValuesin interfaceCfnPrincipalPermissions.LFTagKeyResourceProperty- 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()
-