Uses of Interface
software.amazon.awscdk.services.cases.CfnField.FieldAttributesProperty
Packages that use CfnField.FieldAttributesProperty
-
Uses of CfnField.FieldAttributesProperty in software.amazon.awscdk.services.cases
Classes in software.amazon.awscdk.services.cases that implement CfnField.FieldAttributesPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnField.FieldAttributesPropertyMethods in software.amazon.awscdk.services.cases that return CfnField.FieldAttributesPropertyModifier and TypeMethodDescriptionCfnField.FieldAttributesProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.cases with parameters of type CfnField.FieldAttributesPropertyModifier and TypeMethodDescriptionCfnField.Builder.attributes(CfnField.FieldAttributesProperty attributes) Union of field attributes.CfnFieldProps.Builder.attributes(CfnField.FieldAttributesProperty attributes) Sets the value ofCfnFieldProps.getAttributes()voidCfnField.setAttributes(CfnField.FieldAttributesProperty value) Union of field attributes.