Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ssm.CfnMaintenanceWindowTargetMixinProps.Builder
Packages that use CfnMaintenanceWindowTargetMixinProps.Builder
-
Uses of CfnMaintenanceWindowTargetMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.ssm
Methods in software.amazon.awscdk.cfnpropertymixins.services.ssm that return CfnMaintenanceWindowTargetMixinProps.BuilderModifier and TypeMethodDescriptionCfnMaintenanceWindowTargetMixinProps.builder()CfnMaintenanceWindowTargetMixinProps.Builder.description(String description) Sets the value ofCfnMaintenanceWindowTargetMixinProps.getDescription()Sets the value ofCfnMaintenanceWindowTargetMixinProps.getName()CfnMaintenanceWindowTargetMixinProps.Builder.ownerInformation(String ownerInformation) Sets the value ofCfnMaintenanceWindowTargetMixinProps.getOwnerInformation()CfnMaintenanceWindowTargetMixinProps.Builder.resourceType(String resourceType) Sets the value ofCfnMaintenanceWindowTargetMixinProps.getResourceType()Sets the value ofCfnMaintenanceWindowTargetMixinProps.getTargets()CfnMaintenanceWindowTargetMixinProps.Builder.targets(IResolvable targets) Sets the value ofCfnMaintenanceWindowTargetMixinProps.getTargets()Sets the value ofCfnMaintenanceWindowTargetMixinProps.getWindowId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ssm with parameters of type CfnMaintenanceWindowTargetMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMaintenanceWindowTargetMixinProps.Builder.