@Stability(value=Stable)
public static interface CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @Nullable default String getDocumentHash()
@Stability(value=Stable) @Nullable default String getDocumentHashType()
@Stability(value=Stable) @Nullable default Object getNotificationConfig()
@Stability(value=Stable) @Nullable default String getOutputS3BucketName()
@Stability(value=Stable) @Nullable default String getOutputS3KeyPrefix()
@Stability(value=Stable) @Nullable default Object getParameters()
@Stability(value=Stable) @Nullable default String getServiceRoleArn()
@Stability(value=Stable) @Nullable default Number getTimeoutSeconds()
@Stability(value=Stable) static CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.Builder builder()
Copyright © 2021. All rights reserved.