Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.appsync.CfnDataSourceMixinProps.Builder
Packages that use CfnDataSourceMixinProps.Builder
-
Uses of CfnDataSourceMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.appsync
Methods in software.amazon.awscdk.cfnpropertymixins.services.appsync that return CfnDataSourceMixinProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnDataSourceMixinProps.getApiId()CfnDataSourceMixinProps.builder()CfnDataSourceMixinProps.Builder.description(String description) Sets the value ofCfnDataSourceMixinProps.getDescription()CfnDataSourceMixinProps.Builder.dynamoDbConfig(CfnDataSourcePropsMixin.DynamoDBConfigProperty dynamoDbConfig) Sets the value ofCfnDataSourceMixinProps.getDynamoDbConfig()CfnDataSourceMixinProps.Builder.dynamoDbConfig(IResolvable dynamoDbConfig) Sets the value ofCfnDataSourceMixinProps.getDynamoDbConfig()CfnDataSourceMixinProps.Builder.elasticsearchConfig(CfnDataSourcePropsMixin.ElasticsearchConfigProperty elasticsearchConfig) Deprecated.this property has been deprecatedCfnDataSourceMixinProps.Builder.elasticsearchConfig(IResolvable elasticsearchConfig) Deprecated.this property has been deprecatedCfnDataSourceMixinProps.Builder.eventBridgeConfig(CfnDataSourcePropsMixin.EventBridgeConfigProperty eventBridgeConfig) Sets the value ofCfnDataSourceMixinProps.getEventBridgeConfig()CfnDataSourceMixinProps.Builder.eventBridgeConfig(IResolvable eventBridgeConfig) Sets the value ofCfnDataSourceMixinProps.getEventBridgeConfig()CfnDataSourceMixinProps.Builder.httpConfig(CfnDataSourcePropsMixin.HttpConfigProperty httpConfig) Sets the value ofCfnDataSourceMixinProps.getHttpConfig()CfnDataSourceMixinProps.Builder.httpConfig(IResolvable httpConfig) Sets the value ofCfnDataSourceMixinProps.getHttpConfig()CfnDataSourceMixinProps.Builder.lambdaConfig(CfnDataSourcePropsMixin.LambdaConfigProperty lambdaConfig) Sets the value ofCfnDataSourceMixinProps.getLambdaConfig()CfnDataSourceMixinProps.Builder.lambdaConfig(IResolvable lambdaConfig) Sets the value ofCfnDataSourceMixinProps.getLambdaConfig()CfnDataSourceMixinProps.Builder.metricsConfig(String metricsConfig) Sets the value ofCfnDataSourceMixinProps.getMetricsConfig()Sets the value ofCfnDataSourceMixinProps.getName()CfnDataSourceMixinProps.Builder.openSearchServiceConfig(CfnDataSourcePropsMixin.OpenSearchServiceConfigProperty openSearchServiceConfig) Sets the value ofCfnDataSourceMixinProps.getOpenSearchServiceConfig()CfnDataSourceMixinProps.Builder.openSearchServiceConfig(IResolvable openSearchServiceConfig) Sets the value ofCfnDataSourceMixinProps.getOpenSearchServiceConfig()CfnDataSourceMixinProps.Builder.relationalDatabaseConfig(CfnDataSourcePropsMixin.RelationalDatabaseConfigProperty relationalDatabaseConfig) Sets the value ofCfnDataSourceMixinProps.getRelationalDatabaseConfig()CfnDataSourceMixinProps.Builder.relationalDatabaseConfig(IResolvable relationalDatabaseConfig) Sets the value ofCfnDataSourceMixinProps.getRelationalDatabaseConfig()CfnDataSourceMixinProps.Builder.serviceRoleArn(String serviceRoleArn) Sets the value ofCfnDataSourceMixinProps.getServiceRoleArn()CfnDataSourceMixinProps.Builder.serviceRoleArn(IRoleRef serviceRoleArn) Sets the value ofCfnDataSourceMixinProps.getServiceRoleArn()Sets the value ofCfnDataSourceMixinProps.getType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.appsync with parameters of type CfnDataSourceMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDataSourceMixinProps.Builder.