Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ssm.CfnOpsItemMixinProps.Builder
Packages that use CfnOpsItemMixinProps.Builder
-
Uses of CfnOpsItemMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.ssm
Methods in software.amazon.awscdk.cfnpropertymixins.services.ssm that return CfnOpsItemMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnOpsItemMixinProps.BuilderCfnOpsItemMixinProps.builder()Sets the value ofCfnOpsItemMixinProps.getCategory()CfnOpsItemMixinProps.Builder.description(String description) Sets the value ofCfnOpsItemMixinProps.getDescription()Sets the value ofCfnOpsItemMixinProps.getPriority()Sets the value ofCfnOpsItemMixinProps.getSeverity()Sets the value ofCfnOpsItemMixinProps.getSource()Sets the value ofCfnOpsItemMixinProps.getTags()Sets the value ofCfnOpsItemMixinProps.getTitle()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ssm with parameters of type CfnOpsItemMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnOpsItemMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnOpsItemMixinProps.Builder.