@Stability(value=Stable)
public static interface CfnDataSource.RdsHttpEndpointConfigProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-datasource-rdshttpendpointconfig.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDataSource.RdsHttpEndpointConfigProperty.Builder
A builder for
CfnDataSource.RdsHttpEndpointConfigProperty |
static class |
CfnDataSource.RdsHttpEndpointConfigProperty.Jsii$Proxy
An implementation for
CfnDataSource.RdsHttpEndpointConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDataSource.RdsHttpEndpointConfigProperty.Builder |
builder() |
String |
getAwsRegion()
`CfnDataSource.RdsHttpEndpointConfigProperty.AwsRegion`.
|
String |
getAwsSecretStoreArn()
`CfnDataSource.RdsHttpEndpointConfigProperty.AwsSecretStoreArn`.
|
default String |
getDatabaseName()
`CfnDataSource.RdsHttpEndpointConfigProperty.DatabaseName`.
|
String |
getDbClusterIdentifier()
`CfnDataSource.RdsHttpEndpointConfigProperty.DbClusterIdentifier`.
|
default String |
getSchema()
`CfnDataSource.RdsHttpEndpointConfigProperty.Schema`.
|
@Stability(value=Stable) @NotNull String getAwsRegion()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-datasource-rdshttpendpointconfig.html#cfn-appsync-datasource-rdshttpendpointconfig-awsregion@Stability(value=Stable) @NotNull String getAwsSecretStoreArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-datasource-rdshttpendpointconfig.html#cfn-appsync-datasource-rdshttpendpointconfig-awssecretstorearn@Stability(value=Stable) @NotNull String getDbClusterIdentifier()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-datasource-rdshttpendpointconfig.html#cfn-appsync-datasource-rdshttpendpointconfig-dbclusteridentifier@Stability(value=Stable) @Nullable default String getDatabaseName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-datasource-rdshttpendpointconfig.html#cfn-appsync-datasource-rdshttpendpointconfig-databasename@Stability(value=Stable) @Nullable default String getSchema()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-datasource-rdshttpendpointconfig.html#cfn-appsync-datasource-rdshttpendpointconfig-schema@Stability(value=Stable) static CfnDataSource.RdsHttpEndpointConfigProperty.Builder builder()
Copyright © 2020. All rights reserved.