Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.appsync.CfnDataSourcePropsMixin.DynamoDBConfigProperty.Builder
Packages that use CfnDataSourcePropsMixin.DynamoDBConfigProperty.Builder
-
Uses of CfnDataSourcePropsMixin.DynamoDBConfigProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.appsync
Methods in software.amazon.awscdk.cfnpropertymixins.services.appsync that return CfnDataSourcePropsMixin.DynamoDBConfigProperty.BuilderModifier and TypeMethodDescriptionSets the value ofCfnDataSourcePropsMixin.DynamoDBConfigProperty.getAwsRegion()CfnDataSourcePropsMixin.DynamoDBConfigProperty.builder()CfnDataSourcePropsMixin.DynamoDBConfigProperty.Builder.deltaSyncConfig(CfnDataSourcePropsMixin.DeltaSyncConfigProperty deltaSyncConfig) Sets the value ofCfnDataSourcePropsMixin.DynamoDBConfigProperty.getDeltaSyncConfig()CfnDataSourcePropsMixin.DynamoDBConfigProperty.Builder.deltaSyncConfig(IResolvable deltaSyncConfig) Sets the value ofCfnDataSourcePropsMixin.DynamoDBConfigProperty.getDeltaSyncConfig()Sets the value ofCfnDataSourcePropsMixin.DynamoDBConfigProperty.getTableName()Sets the value ofCfnDataSourcePropsMixin.DynamoDBConfigProperty.getTableName()CfnDataSourcePropsMixin.DynamoDBConfigProperty.Builder.useCallerCredentials(Boolean useCallerCredentials) Sets the value ofCfnDataSourcePropsMixin.DynamoDBConfigProperty.getUseCallerCredentials()CfnDataSourcePropsMixin.DynamoDBConfigProperty.Builder.useCallerCredentials(IResolvable useCallerCredentials) Sets the value ofCfnDataSourcePropsMixin.DynamoDBConfigProperty.getUseCallerCredentials()Sets the value ofCfnDataSourcePropsMixin.DynamoDBConfigProperty.getVersioned()CfnDataSourcePropsMixin.DynamoDBConfigProperty.Builder.versioned(IResolvable versioned) Sets the value ofCfnDataSourcePropsMixin.DynamoDBConfigProperty.getVersioned()Constructors in software.amazon.awscdk.cfnpropertymixins.services.appsync with parameters of type CfnDataSourcePropsMixin.DynamoDBConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDataSourcePropsMixin.DynamoDBConfigProperty.Builder.