@Stability(value=Stable) @Internal public static final class CfnPermissions.TableResourceProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPermissions.TableResourceProperty
CfnPermissions.TableResourcePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnPermissions.TableResourceProperty.Builder, CfnPermissions.TableResourceProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnPermissions.TableResourceProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnPermissions.ColumnWildcardProperty.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 |
getCatalogId()
`CfnPermissions.TableResourceProperty.CatalogId`.
|
String |
getDatabaseName()
The name of the database for the table.
|
String |
getName()
The name of the table.
|
Object |
getTableWildcard()
An empty object representing all tables under a database.
|
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(CfnPermissions.TableResourceProperty.Builder builder)
CfnPermissions.ColumnWildcardProperty.Builder.public final String getCatalogId()
CfnPermissions.TableResourcePropertygetCatalogId in interface CfnPermissions.TableResourcePropertypublic final String getDatabaseName()
CfnPermissions.TableResourcePropertyUnique to a Data Catalog. A database is a set of associated table definitions organized into a logical group. You can Grant and Revoke database privileges to a principal.
getDatabaseName in interface CfnPermissions.TableResourcePropertypublic final String getName()
CfnPermissions.TableResourcePropertygetName in interface CfnPermissions.TableResourcePropertypublic final Object getTableWildcard()
CfnPermissions.TableResourceProperty
If this field is specified instead of the Name field, all tables under DatabaseName will have permission changes applied.
getTableWildcard in interface CfnPermissions.TableResourceProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.