@Stability(value=Stable)
public static interface CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-maintenancewindowtask-maintenancewindowruncommandparameters.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.Builder
|
static class |
CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.Jsii$Proxy
An implementation for
CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.Builder |
builder() |
default String |
getComment()
`CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.Comment`.
|
default String |
getDocumentHash()
`CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.DocumentHash`.
|
default String |
getDocumentHashType()
`CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.DocumentHashType`.
|
default Object |
getNotificationConfig()
`CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.NotificationConfig`.
|
default String |
getOutputS3BucketName()
`CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.OutputS3BucketName`.
|
default String |
getOutputS3KeyPrefix()
`CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.OutputS3KeyPrefix`.
|
default Object |
getParameters()
`CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.Parameters`.
|
default String |
getServiceRoleArn()
`CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.ServiceRoleArn`.
|
default Number |
getTimeoutSeconds()
`CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.TimeoutSeconds`.
|
@Stability(value=Stable) @Nullable default String getComment()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-maintenancewindowtask-maintenancewindowruncommandparameters.html#cfn-ssm-maintenancewindowtask-maintenancewindowruncommandparameters-comment@Stability(value=Stable) @Nullable default String getDocumentHash()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-maintenancewindowtask-maintenancewindowruncommandparameters.html#cfn-ssm-maintenancewindowtask-maintenancewindowruncommandparameters-documenthash@Stability(value=Stable) @Nullable default String getDocumentHashType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-maintenancewindowtask-maintenancewindowruncommandparameters.html#cfn-ssm-maintenancewindowtask-maintenancewindowruncommandparameters-documenthashtype@Stability(value=Stable) @Nullable default Object getNotificationConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-maintenancewindowtask-maintenancewindowruncommandparameters.html#cfn-ssm-maintenancewindowtask-maintenancewindowruncommandparameters-notificationconfig@Stability(value=Stable) @Nullable default String getOutputS3BucketName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-maintenancewindowtask-maintenancewindowruncommandparameters.html#cfn-ssm-maintenancewindowtask-maintenancewindowruncommandparameters-outputs3bucketname@Stability(value=Stable) @Nullable default String getOutputS3KeyPrefix()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-maintenancewindowtask-maintenancewindowruncommandparameters.html#cfn-ssm-maintenancewindowtask-maintenancewindowruncommandparameters-outputs3keyprefix@Stability(value=Stable) @Nullable default Object getParameters()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-maintenancewindowtask-maintenancewindowruncommandparameters.html#cfn-ssm-maintenancewindowtask-maintenancewindowruncommandparameters-parameters@Stability(value=Stable) @Nullable default String getServiceRoleArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-maintenancewindowtask-maintenancewindowruncommandparameters.html#cfn-ssm-maintenancewindowtask-maintenancewindowruncommandparameters-servicerolearn@Stability(value=Stable) @Nullable default Number getTimeoutSeconds()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-maintenancewindowtask-maintenancewindowruncommandparameters.html#cfn-ssm-maintenancewindowtask-maintenancewindowruncommandparameters-timeoutseconds@Stability(value=Stable) static CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.Builder builder()
Copyright © 2020. All rights reserved.