Uses of Class
software.amazon.awscdk.services.ssm.CfnMaintenanceWindowTargetProps.Builder
-
Uses of CfnMaintenanceWindowTargetProps.Builder in software.amazon.awscdk.services.ssm
Modifier and TypeMethodDescriptionCfnMaintenanceWindowTargetProps.builder()
CfnMaintenanceWindowTargetProps.Builder.description
(String description) Sets the value ofCfnMaintenanceWindowTargetProps.getDescription()
Sets the value ofCfnMaintenanceWindowTargetProps.getName()
CfnMaintenanceWindowTargetProps.Builder.ownerInformation
(String ownerInformation) Sets the value ofCfnMaintenanceWindowTargetProps.getOwnerInformation()
CfnMaintenanceWindowTargetProps.Builder.resourceType
(String resourceType) Sets the value ofCfnMaintenanceWindowTargetProps.getResourceType()
Sets the value ofCfnMaintenanceWindowTargetProps.getTargets()
CfnMaintenanceWindowTargetProps.Builder.targets
(IResolvable targets) Sets the value ofCfnMaintenanceWindowTargetProps.getTargets()
Sets the value ofCfnMaintenanceWindowTargetProps.getWindowId()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnMaintenanceWindowTargetProps.Builder
.