Maintenance Window Task Task Invocation Parameters Run Command Parameters Args
data class MaintenanceWindowTaskTaskInvocationParametersRunCommandParametersArgs(val cloudwatchConfig: Output<MaintenanceWindowTaskTaskInvocationParametersRunCommandParametersCloudwatchConfigArgs>? = null, val comment: Output<String>? = null, val documentHash: Output<String>? = null, val documentHashType: Output<String>? = null, val documentVersion: Output<String>? = null, val notificationConfig: Output<MaintenanceWindowTaskTaskInvocationParametersRunCommandParametersNotificationConfigArgs>? = null, val outputS3Bucket: Output<String>? = null, val outputS3KeyPrefix: Output<String>? = null, val parameters: Output<List<MaintenanceWindowTaskTaskInvocationParametersRunCommandParametersParameterArgs>>? = null, val serviceRoleArn: Output<String>? = null, val timeoutSeconds: Output<Int>? = null) : ConvertibleToJava<MaintenanceWindowTaskTaskInvocationParametersRunCommandParametersArgs>
Constructors
Link copied to clipboard
fun MaintenanceWindowTaskTaskInvocationParametersRunCommandParametersArgs(cloudwatchConfig: Output<MaintenanceWindowTaskTaskInvocationParametersRunCommandParametersCloudwatchConfigArgs>? = null, comment: Output<String>? = null, documentHash: Output<String>? = null, documentHashType: Output<String>? = null, documentVersion: Output<String>? = null, notificationConfig: Output<MaintenanceWindowTaskTaskInvocationParametersRunCommandParametersNotificationConfigArgs>? = null, outputS3Bucket: Output<String>? = null, outputS3KeyPrefix: Output<String>? = null, parameters: Output<List<MaintenanceWindowTaskTaskInvocationParametersRunCommandParametersParameterArgs>>? = null, serviceRoleArn: Output<String>? = null, timeoutSeconds: Output<Int>? = null)
Functions
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val parameters: Output<List<MaintenanceWindowTaskTaskInvocationParametersRunCommandParametersParameterArgs>>? = null