guest Policy Resource
suspend fun guestPolicyResource(name: String, block: suspend GuestPolicyResourceBuilder.() -> Unit): GuestPolicy
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for GuestPolicy.