Maintenance Window Task Task Invocation Parameters Run Command Parameters Args Builder
Functions
Link copied to clipboard
suspend fun cloudwatchConfig(value: MaintenanceWindowTaskTaskInvocationParametersRunCommandParametersCloudwatchConfigArgs?)
suspend fun cloudwatchConfig(value: Output<MaintenanceWindowTaskTaskInvocationParametersRunCommandParametersCloudwatchConfigArgs>)
suspend fun cloudwatchConfig(argument: suspend MaintenanceWindowTaskTaskInvocationParametersRunCommandParametersCloudwatchConfigArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun notificationConfig(value: MaintenanceWindowTaskTaskInvocationParametersRunCommandParametersNotificationConfigArgs?)
suspend fun notificationConfig(value: Output<MaintenanceWindowTaskTaskInvocationParametersRunCommandParametersNotificationConfigArgs>)
suspend fun notificationConfig(argument: suspend MaintenanceWindowTaskTaskInvocationParametersRunCommandParametersNotificationConfigArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun parameters(value: Output<List<MaintenanceWindowTaskTaskInvocationParametersRunCommandParametersParameterArgs>>)
suspend fun parameters(vararg values: MaintenanceWindowTaskTaskInvocationParametersRunCommandParametersParameterArgs)
suspend fun parameters(vararg values: Output<MaintenanceWindowTaskTaskInvocationParametersRunCommandParametersParameterArgs>)
suspend fun parameters(vararg argument: suspend MaintenanceWindowTaskTaskInvocationParametersRunCommandParametersParameterArgsBuilder.() -> Unit)
suspend fun parameters(value: List<MaintenanceWindowTaskTaskInvocationParametersRunCommandParametersParameterArgs>?)
suspend fun parameters(values: List<Output<MaintenanceWindowTaskTaskInvocationParametersRunCommandParametersParameterArgs>>)
suspend fun parameters(argument: List<suspend MaintenanceWindowTaskTaskInvocationParametersRunCommandParametersParameterArgsBuilder.() -> Unit>)
suspend fun parameters(argument: suspend MaintenanceWindowTaskTaskInvocationParametersRunCommandParametersParameterArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard