@Stability(value=Stable)
public static interface CfnJob.DatabaseTableOutputOptionsProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnJob.DatabaseTableOutputOptionsProperty.Builder
A builder for
CfnJob.DatabaseTableOutputOptionsProperty |
static class |
CfnJob.DatabaseTableOutputOptionsProperty.Jsii$Proxy
An implementation for
CfnJob.DatabaseTableOutputOptionsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnJob.DatabaseTableOutputOptionsProperty.Builder |
builder() |
String |
getTableName()
`CfnJob.DatabaseTableOutputOptionsProperty.TableName`.
|
default Object |
getTempDirectory()
`CfnJob.DatabaseTableOutputOptionsProperty.TempDirectory`.
|
@Stability(value=Stable) @NotNull String getTableName()
@Stability(value=Stable) @Nullable default Object getTempDirectory()
@Stability(value=Stable) static CfnJob.DatabaseTableOutputOptionsProperty.Builder builder()
Copyright © 2021. All rights reserved.