Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ssm.CfnPatchBaselineMixinProps.Builder
Packages that use CfnPatchBaselineMixinProps.Builder
-
Uses of CfnPatchBaselineMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.ssm
Methods in software.amazon.awscdk.cfnpropertymixins.services.ssm that return CfnPatchBaselineMixinProps.BuilderModifier and TypeMethodDescriptionCfnPatchBaselineMixinProps.Builder.approvalRules(CfnPatchBaselinePropsMixin.RuleGroupProperty approvalRules) Sets the value ofCfnPatchBaselineMixinProps.getApprovalRules()CfnPatchBaselineMixinProps.Builder.approvalRules(IResolvable approvalRules) Sets the value ofCfnPatchBaselineMixinProps.getApprovalRules()CfnPatchBaselineMixinProps.Builder.approvedPatches(List<String> approvedPatches) Sets the value ofCfnPatchBaselineMixinProps.getApprovedPatches()CfnPatchBaselineMixinProps.Builder.approvedPatchesComplianceLevel(String approvedPatchesComplianceLevel) Sets the value ofCfnPatchBaselineMixinProps.getApprovedPatchesComplianceLevel()CfnPatchBaselineMixinProps.Builder.approvedPatchesEnableNonSecurity(Boolean approvedPatchesEnableNonSecurity) Sets the value ofCfnPatchBaselineMixinProps.getApprovedPatchesEnableNonSecurity()CfnPatchBaselineMixinProps.Builder.approvedPatchesEnableNonSecurity(IResolvable approvedPatchesEnableNonSecurity) Sets the value ofCfnPatchBaselineMixinProps.getApprovedPatchesEnableNonSecurity()CfnPatchBaselineMixinProps.Builder.availableSecurityUpdatesComplianceStatus(String availableSecurityUpdatesComplianceStatus) Sets the value ofCfnPatchBaselineMixinProps.getAvailableSecurityUpdatesComplianceStatus()CfnPatchBaselineMixinProps.builder()CfnPatchBaselineMixinProps.Builder.defaultBaseline(Boolean defaultBaseline) Sets the value ofCfnPatchBaselineMixinProps.getDefaultBaseline()CfnPatchBaselineMixinProps.Builder.defaultBaseline(IResolvable defaultBaseline) Sets the value ofCfnPatchBaselineMixinProps.getDefaultBaseline()CfnPatchBaselineMixinProps.Builder.description(String description) Sets the value ofCfnPatchBaselineMixinProps.getDescription()CfnPatchBaselineMixinProps.Builder.globalFilters(CfnPatchBaselinePropsMixin.PatchFilterGroupProperty globalFilters) Sets the value ofCfnPatchBaselineMixinProps.getGlobalFilters()CfnPatchBaselineMixinProps.Builder.globalFilters(IResolvable globalFilters) Sets the value ofCfnPatchBaselineMixinProps.getGlobalFilters()Sets the value ofCfnPatchBaselineMixinProps.getName()CfnPatchBaselineMixinProps.Builder.operatingSystem(String operatingSystem) Sets the value ofCfnPatchBaselineMixinProps.getOperatingSystem()CfnPatchBaselineMixinProps.Builder.patchGroups(List<String> patchGroups) Sets the value ofCfnPatchBaselineMixinProps.getPatchGroups()CfnPatchBaselineMixinProps.Builder.rejectedPatches(List<String> rejectedPatches) Sets the value ofCfnPatchBaselineMixinProps.getRejectedPatches()CfnPatchBaselineMixinProps.Builder.rejectedPatchesAction(String rejectedPatchesAction) Sets the value ofCfnPatchBaselineMixinProps.getRejectedPatchesAction()Sets the value ofCfnPatchBaselineMixinProps.getSources()CfnPatchBaselineMixinProps.Builder.sources(IResolvable sources) Sets the value ofCfnPatchBaselineMixinProps.getSources()Sets the value ofCfnPatchBaselineMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ssm with parameters of type CfnPatchBaselineMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPatchBaselineMixinProps.Builder.