Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.entityresolution.CfnSchemaMappingMixinProps.Builder
Packages that use CfnSchemaMappingMixinProps.Builder
-
Uses of CfnSchemaMappingMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.entityresolution
Methods in software.amazon.awscdk.cfnpropertymixins.services.entityresolution that return CfnSchemaMappingMixinProps.BuilderModifier and TypeMethodDescriptionCfnSchemaMappingMixinProps.builder()CfnSchemaMappingMixinProps.Builder.description(String description) Sets the value ofCfnSchemaMappingMixinProps.getDescription()CfnSchemaMappingMixinProps.Builder.mappedInputFields(List<? extends Object> mappedInputFields) Sets the value ofCfnSchemaMappingMixinProps.getMappedInputFields()CfnSchemaMappingMixinProps.Builder.mappedInputFields(IResolvable mappedInputFields) Sets the value ofCfnSchemaMappingMixinProps.getMappedInputFields()CfnSchemaMappingMixinProps.Builder.schemaName(String schemaName) Sets the value ofCfnSchemaMappingMixinProps.getSchemaName()Sets the value ofCfnSchemaMappingMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.entityresolution with parameters of type CfnSchemaMappingMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSchemaMappingMixinProps.Builder.