delete Options
Parameters
value
Delete options, only work for deleting resource. Make sure you have run pulumi up
to make the configuration applied. See delete_options
below.
Parameters
values
Delete options, only work for deleting resource. Make sure you have run pulumi up
to make the configuration applied. See delete_options
below.
suspend fun deleteOptions(argument: List<suspend ServerlessKubernetesDeleteOptionArgsBuilder.() -> Unit>)
suspend fun deleteOptions(vararg argument: suspend ServerlessKubernetesDeleteOptionArgsBuilder.() -> Unit)
Parameters
argument
Delete options, only work for deleting resource. Make sure you have run pulumi up
to make the configuration applied. See delete_options
below.