@Stability(value=Stable) public static final class CfnMaintenanceWindowTargetProps.Builder extends Object implements software.amazon.jsii.Builder<CfnMaintenanceWindowTargetProps>
CfnMaintenanceWindowTargetProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnMaintenanceWindowTargetProps.Builder resourceType(String resourceType)
CfnMaintenanceWindowTargetProps.getResourceType()resourceType - `AWS::SSM::MaintenanceWindowTarget.ResourceType`. This parameter is required.this@Stability(value=Stable) public CfnMaintenanceWindowTargetProps.Builder targets(IResolvable targets)
CfnMaintenanceWindowTargetProps.getTargets()targets - `AWS::SSM::MaintenanceWindowTarget.Targets`. This parameter is required.this@Stability(value=Stable) public CfnMaintenanceWindowTargetProps.Builder targets(List<? extends Object> targets)
CfnMaintenanceWindowTargetProps.getTargets()targets - `AWS::SSM::MaintenanceWindowTarget.Targets`. This parameter is required.this@Stability(value=Stable) public CfnMaintenanceWindowTargetProps.Builder windowId(String windowId)
CfnMaintenanceWindowTargetProps.getWindowId()windowId - `AWS::SSM::MaintenanceWindowTarget.WindowId`. This parameter is required.this@Stability(value=Stable) public CfnMaintenanceWindowTargetProps.Builder description(String description)
CfnMaintenanceWindowTargetProps.getDescription()description - `AWS::SSM::MaintenanceWindowTarget.Description`.this@Stability(value=Stable) public CfnMaintenanceWindowTargetProps.Builder name(String name)
CfnMaintenanceWindowTargetProps.getName()name - `AWS::SSM::MaintenanceWindowTarget.Name`.this@Stability(value=Stable) public CfnMaintenanceWindowTargetProps.Builder ownerInformation(String ownerInformation)
CfnMaintenanceWindowTargetProps.getOwnerInformation()ownerInformation - `AWS::SSM::MaintenanceWindowTarget.OwnerInformation`.this@Stability(value=Stable) public CfnMaintenanceWindowTargetProps build()
build in interface software.amazon.jsii.Builder<CfnMaintenanceWindowTargetProps>CfnMaintenanceWindowTargetPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.