consumable Resource Properties
suspend fun consumableResourceProperties(value: Output<JobDefinitionConsumableResourcePropertiesArgs>)
Parameters
value
Contains a list of consumable resources required by a job.
suspend fun consumableResourceProperties(argument: suspend JobDefinitionConsumableResourcePropertiesArgsBuilder.() -> Unit)
Parameters
argument
Contains a list of consumable resources required by a job.