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