Maintenance Window Task Task Invocation Parameters Run Command Parameters
data class MaintenanceWindowTaskTaskInvocationParametersRunCommandParameters(val cloudwatchConfig: MaintenanceWindowTaskTaskInvocationParametersRunCommandParametersCloudwatchConfig? = null, val comment: String? = null, val documentHash: String? = null, val documentHashType: String? = null, val documentVersion: String? = null, val notificationConfig: MaintenanceWindowTaskTaskInvocationParametersRunCommandParametersNotificationConfig? = null, val outputS3Bucket: String? = null, val outputS3KeyPrefix: String? = null, val parameters: List<MaintenanceWindowTaskTaskInvocationParametersRunCommandParametersParameter>? = null, val serviceRoleArn: String? = null, val timeoutSeconds: Int? = null)
Constructors
Link copied to clipboard
fun MaintenanceWindowTaskTaskInvocationParametersRunCommandParameters(cloudwatchConfig: MaintenanceWindowTaskTaskInvocationParametersRunCommandParametersCloudwatchConfig? = null, comment: String? = null, documentHash: String? = null, documentHashType: String? = null, documentVersion: String? = null, notificationConfig: MaintenanceWindowTaskTaskInvocationParametersRunCommandParametersNotificationConfig? = null, outputS3Bucket: String? = null, outputS3KeyPrefix: String? = null, parameters: List<MaintenanceWindowTaskTaskInvocationParametersRunCommandParametersParameter>? = null, serviceRoleArn: String? = null, timeoutSeconds: Int? = null)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard