Uses of Class
software.amazon.awscdk.services.appsync.CfnDataSource.RdsHttpEndpointConfigProperty.Builder
-
Uses of CfnDataSource.RdsHttpEndpointConfigProperty.Builder in software.amazon.awscdk.services.appsync
Modifier and TypeMethodDescriptionSets the value ofCfnDataSource.RdsHttpEndpointConfigProperty.getAwsRegion()
CfnDataSource.RdsHttpEndpointConfigProperty.Builder.awsSecretStoreArn
(String awsSecretStoreArn) Sets the value ofCfnDataSource.RdsHttpEndpointConfigProperty.getAwsSecretStoreArn()
CfnDataSource.RdsHttpEndpointConfigProperty.builder()
CfnDataSource.RdsHttpEndpointConfigProperty.Builder.databaseName
(String databaseName) Sets the value ofCfnDataSource.RdsHttpEndpointConfigProperty.getDatabaseName()
CfnDataSource.RdsHttpEndpointConfigProperty.Builder.dbClusterIdentifier
(String dbClusterIdentifier) Sets the value ofCfnDataSource.RdsHttpEndpointConfigProperty.getDbClusterIdentifier()
Sets the value ofCfnDataSource.RdsHttpEndpointConfigProperty.getSchema()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDataSource.RdsHttpEndpointConfigProperty.Builder
.