Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.cases.CfnFieldMixinProps.Builder
Packages that use CfnFieldMixinProps.Builder
-
Uses of CfnFieldMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.cases
Methods in software.amazon.awscdk.cfnpropertymixins.services.cases that return CfnFieldMixinProps.BuilderModifier and TypeMethodDescriptionCfnFieldMixinProps.Builder.attributes(CfnFieldPropsMixin.FieldAttributesProperty attributes) Sets the value ofCfnFieldMixinProps.getAttributes()CfnFieldMixinProps.Builder.attributes(IResolvable attributes) Sets the value ofCfnFieldMixinProps.getAttributes()static CfnFieldMixinProps.BuilderCfnFieldMixinProps.builder()CfnFieldMixinProps.Builder.description(String description) Sets the value ofCfnFieldMixinProps.getDescription()Sets the value ofCfnFieldMixinProps.getDomainId()Sets the value ofCfnFieldMixinProps.getName()Sets the value ofCfnFieldMixinProps.getTags()Sets the value ofCfnFieldMixinProps.getType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.cases with parameters of type CfnFieldMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnFieldMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnFieldMixinProps.Builder.