@Stability(value=Stable)
public static interface CfnDataSource.HttpConfigProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDataSource.HttpConfigProperty.Builder
A builder for
CfnDataSource.HttpConfigProperty |
static class |
CfnDataSource.HttpConfigProperty.Jsii$Proxy
An implementation for
CfnDataSource.HttpConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDataSource.HttpConfigProperty.Builder |
builder() |
default Object |
getAuthorizationConfig()
`CfnDataSource.HttpConfigProperty.AuthorizationConfig`.
|
String |
getEndpoint()
`CfnDataSource.HttpConfigProperty.Endpoint`.
|
@Stability(value=Stable) @NotNull String getEndpoint()
@Stability(value=Stable) @Nullable default Object getAuthorizationConfig()
@Stability(value=Stable) static CfnDataSource.HttpConfigProperty.Builder builder()
Copyright © 2021. All rights reserved.