@Stability(value=Stable) public static final class CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty>
| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.Builder comment(String comment)
CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.getComment()comment - `CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.Comment`.this@Stability(value=Stable) public CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.Builder documentHash(String documentHash)
CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.getDocumentHash()documentHash - `CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.DocumentHash`.this@Stability(value=Stable) public CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.Builder documentHashType(String documentHashType)
CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.getDocumentHashType()documentHashType - `CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.DocumentHashType`.this@Stability(value=Stable) public CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.Builder notificationConfig(CfnMaintenanceWindowTask.NotificationConfigProperty notificationConfig)
CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.getNotificationConfig()notificationConfig - `CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.NotificationConfig`.this@Stability(value=Stable) public CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.Builder notificationConfig(IResolvable notificationConfig)
CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.getNotificationConfig()notificationConfig - `CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.NotificationConfig`.this@Stability(value=Stable) public CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.Builder outputS3BucketName(String outputS3BucketName)
CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.getOutputS3BucketName()outputS3BucketName - `CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.OutputS3BucketName`.this@Stability(value=Stable) public CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.Builder outputS3KeyPrefix(String outputS3KeyPrefix)
CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.getOutputS3KeyPrefix()outputS3KeyPrefix - `CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.OutputS3KeyPrefix`.this@Stability(value=Stable) public CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.Builder parameters(Object parameters)
CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.getParameters()parameters - `CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.Parameters`.this@Stability(value=Stable) public CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.Builder serviceRoleArn(String serviceRoleArn)
CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.getServiceRoleArn()serviceRoleArn - `CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.ServiceRoleArn`.this@Stability(value=Stable) public CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.Builder timeoutSeconds(Number timeoutSeconds)
CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.getTimeoutSeconds()timeoutSeconds - `CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.TimeoutSeconds`.this@Stability(value=Stable) public CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty build()
build in interface software.amazon.jsii.Builder<CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty>CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.