Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.appsync.CfnDataSourcePropsMixin.RdsHttpEndpointConfigProperty.Builder
Packages that use CfnDataSourcePropsMixin.RdsHttpEndpointConfigProperty.Builder
-
Uses of CfnDataSourcePropsMixin.RdsHttpEndpointConfigProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.appsync
Methods in software.amazon.awscdk.cfnpropertymixins.services.appsync that return CfnDataSourcePropsMixin.RdsHttpEndpointConfigProperty.BuilderModifier and TypeMethodDescriptionSets the value ofCfnDataSourcePropsMixin.RdsHttpEndpointConfigProperty.getAwsRegion()CfnDataSourcePropsMixin.RdsHttpEndpointConfigProperty.Builder.awsSecretStoreArn(String awsSecretStoreArn) CfnDataSourcePropsMixin.RdsHttpEndpointConfigProperty.Builder.awsSecretStoreArn(ISecretRef awsSecretStoreArn) CfnDataSourcePropsMixin.RdsHttpEndpointConfigProperty.builder()CfnDataSourcePropsMixin.RdsHttpEndpointConfigProperty.Builder.databaseName(String databaseName) Sets the value ofCfnDataSourcePropsMixin.RdsHttpEndpointConfigProperty.getDatabaseName()CfnDataSourcePropsMixin.RdsHttpEndpointConfigProperty.Builder.dbClusterIdentifier(String dbClusterIdentifier) CfnDataSourcePropsMixin.RdsHttpEndpointConfigProperty.Builder.dbClusterIdentifier(IDBClusterRef dbClusterIdentifier) Sets the value ofCfnDataSourcePropsMixin.RdsHttpEndpointConfigProperty.getSchema()Constructors in software.amazon.awscdk.cfnpropertymixins.services.appsync with parameters of type CfnDataSourcePropsMixin.RdsHttpEndpointConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDataSourcePropsMixin.RdsHttpEndpointConfigProperty.Builder.