primary Endpoint
suspend fun primaryEndpoint(name: String, block: suspend PrimaryEndpointResourceBuilder.() -> Unit): PrimaryEndpoint
Parameters
name
The unique name of the resulting resource.
block
Builder for PrimaryEndpoint.
See also
Parameters
name
The unique name of the resulting resource.