@Stability(value=Stable)
public static interface CfnJob.ColumnSelectorProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnJob.ColumnSelectorProperty.Builder
A builder for
CfnJob.ColumnSelectorProperty |
static class |
CfnJob.ColumnSelectorProperty.Jsii$Proxy
An implementation for
CfnJob.ColumnSelectorProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnJob.ColumnSelectorProperty.Builder |
builder() |
default String |
getName()
`CfnJob.ColumnSelectorProperty.Name`.
|
default String |
getRegex()
`CfnJob.ColumnSelectorProperty.Regex`.
|
@Stability(value=Stable) @Nullable default String getName()
@Stability(value=Stable) @Nullable default String getRegex()
@Stability(value=Stable) static CfnJob.ColumnSelectorProperty.Builder builder()
Copyright © 2021. All rights reserved.