Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.appsync.CfnDataSourcePropsMixin.DynamoDBConfigProperty
Packages that use CfnDataSourcePropsMixin.DynamoDBConfigProperty
-
Uses of CfnDataSourcePropsMixin.DynamoDBConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.appsync
Classes in software.amazon.awscdk.cfnpropertymixins.services.appsync that implement CfnDataSourcePropsMixin.DynamoDBConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnDataSourcePropsMixin.DynamoDBConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.appsync that return CfnDataSourcePropsMixin.DynamoDBConfigPropertyModifier and TypeMethodDescriptionCfnDataSourcePropsMixin.DynamoDBConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.appsync with parameters of type CfnDataSourcePropsMixin.DynamoDBConfigPropertyModifier and TypeMethodDescriptionCfnDataSourceMixinProps.Builder.dynamoDbConfig(CfnDataSourcePropsMixin.DynamoDBConfigProperty dynamoDbConfig) Sets the value ofCfnDataSourceMixinProps.getDynamoDbConfig()CfnDataSourcePropsMixin.Builder.dynamoDbConfig(CfnDataSourcePropsMixin.DynamoDBConfigProperty dynamoDbConfig) AWS Region and TableName for an Amazon DynamoDB table in your account.