@Stability(value=Stable)
public static interface CfnDataSource.RelationalDatabaseConfigProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-datasource-relationaldatabaseconfig.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDataSource.RelationalDatabaseConfigProperty.Builder
A builder for
CfnDataSource.RelationalDatabaseConfigProperty |
static class |
CfnDataSource.RelationalDatabaseConfigProperty.Jsii$Proxy
An implementation for
CfnDataSource.RelationalDatabaseConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDataSource.RelationalDatabaseConfigProperty.Builder |
builder() |
default Object |
getRdsHttpEndpointConfig()
`CfnDataSource.RelationalDatabaseConfigProperty.RdsHttpEndpointConfig`.
|
String |
getRelationalDatabaseSourceType()
`CfnDataSource.RelationalDatabaseConfigProperty.RelationalDatabaseSourceType`.
|
@Stability(value=Stable) @NotNull String getRelationalDatabaseSourceType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-datasource-relationaldatabaseconfig.html#cfn-appsync-datasource-relationaldatabaseconfig-relationaldatabasesourcetype@Stability(value=Stable) @Nullable default Object getRdsHttpEndpointConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-datasource-relationaldatabaseconfig.html#cfn-appsync-datasource-relationaldatabaseconfig-rdshttpendpointconfig@Stability(value=Stable) static CfnDataSource.RelationalDatabaseConfigProperty.Builder builder()
Copyright © 2020. All rights reserved.