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