quote Specification
suspend fun quoteSpecification(name: String, block: suspend QuoteSpecificationResourceBuilder.() -> Unit): QuoteSpecification
Parameters
name
The unique name of the resulting resource.
block
Builder for QuoteSpecification.
See also
Parameters
name
The unique name of the resulting resource.