@Stability(value=Stable)
public static interface CfnDataSource.PrestoParametersProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDataSource.PrestoParametersProperty.Builder
A builder for
CfnDataSource.PrestoParametersProperty |
static class |
CfnDataSource.PrestoParametersProperty.Jsii$Proxy
An implementation for
CfnDataSource.PrestoParametersProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDataSource.PrestoParametersProperty.Builder |
builder() |
String |
getCatalog()
`CfnDataSource.PrestoParametersProperty.Catalog`.
|
String |
getHost()
`CfnDataSource.PrestoParametersProperty.Host`.
|
Number |
getPort()
`CfnDataSource.PrestoParametersProperty.Port`.
|
@Stability(value=Stable) @NotNull String getCatalog()
@Stability(value=Stable) @NotNull String getHost()
@Stability(value=Stable) @NotNull Number getPort()
@Stability(value=Stable) static CfnDataSource.PrestoParametersProperty.Builder builder()
Copyright © 2021. All rights reserved.