license Endpoint
suspend fun licenseEndpoint(name: String, block: suspend LicenseEndpointResourceBuilder.() -> Unit): LicenseEndpoint
Parameters
name
The unique name of the resulting resource.
block
Builder for LicenseEndpoint.
See also
Parameters
name
The unique name of the resulting resource.