@Stability(value=Stable)
public static interface CfnPermissions.TableWildcardProperty
extends software.amazon.jsii.JsiiSerializable
Example:
// The code below shows an example of how to instantiate this type. // The values are placeholders you should change. import software.amazon.awscdk.services.lakeformation.*; TableWildcardProperty tableWildcardProperty = TableWildcardProperty.builder().build();
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnPermissions.TableWildcardProperty.Builder
A builder for
CfnPermissions.TableWildcardProperty |
static class |
CfnPermissions.TableWildcardProperty.Jsii$Proxy
An implementation for
CfnPermissions.TableWildcardProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnPermissions.TableWildcardProperty.Builder |
builder() |
@Stability(value=Stable) static CfnPermissions.TableWildcardProperty.Builder builder()
Copyright © 2022. All rights reserved.