Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ssm.CfnOpsItemPropsMixin.Builder
Packages that use CfnOpsItemPropsMixin.Builder
-
Uses of CfnOpsItemPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.ssm
Methods in software.amazon.awscdk.cfnpropertymixins.services.ssm that return CfnOpsItemPropsMixin.BuilderModifier and TypeMethodDescriptionThe category of the OpsItem.static CfnOpsItemPropsMixin.BuilderCfnOpsItemPropsMixin.Builder.create()static CfnOpsItemPropsMixin.BuilderCfnOpsItemPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnOpsItemPropsMixin.Builder.description(String description) The description of the OpsItem.The priority of the OpsItem.The severity of the OpsItem.The origin of the OpsItem.Tags for the OpsItem.The title of the OpsItem.