SubnetDelegation

data class SubnetDelegation(val name: String, val serviceDelegation: SubnetDelegationServiceDelegation)

Constructors

Link copied to clipboard
constructor(name: String, serviceDelegation: SubnetDelegationServiceDelegation)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A name for this delegation.

Link copied to clipboard

A service_delegation block as defined below.