@Stability(value=Stable)
public static interface CfnJob.ProfileConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnJob.ProfileConfigurationProperty.Builder
A builder for
CfnJob.ProfileConfigurationProperty |
static class |
CfnJob.ProfileConfigurationProperty.Jsii$Proxy
An implementation for
CfnJob.ProfileConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnJob.ProfileConfigurationProperty.Builder |
builder() |
default Object |
getColumnStatisticsConfigurations()
`CfnJob.ProfileConfigurationProperty.ColumnStatisticsConfigurations`.
|
default Object |
getDatasetStatisticsConfiguration()
`CfnJob.ProfileConfigurationProperty.DatasetStatisticsConfiguration`.
|
default Object |
getProfileColumns()
`CfnJob.ProfileConfigurationProperty.ProfileColumns`.
|
@Stability(value=Stable) @Nullable default Object getColumnStatisticsConfigurations()
@Stability(value=Stable) @Nullable default Object getDatasetStatisticsConfiguration()
@Stability(value=Stable) @Nullable default Object getProfileColumns()
@Stability(value=Stable) static CfnJob.ProfileConfigurationProperty.Builder builder()
Copyright © 2021. All rights reserved.