@Stability(value=Stable)
public static interface CfnDataSource.HttpConfigProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-datasource-httpconfig.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-datasource-httpconfig.html#cfn-appsync-datasource-httpconfig-endpoint@Stability(value=Stable) @Nullable default Object getAuthorizationConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-datasource-httpconfig.html#cfn-appsync-datasource-httpconfig-authorizationconfig@Stability(value=Stable) static CfnDataSource.HttpConfigProperty.Builder builder()
Copyright © 2020. All rights reserved.