Documentation - v0.0.0
    Preparing search index...
    interface DelegatorZoneProps {
        delegateAccountId: string;
        roleName: string;
        zoneName: string;
    }
    Index

    Properties

    delegateAccountId: string

    Account to delegate to.

    roleName: string

    Role name to use for delegation.

    zoneName: string

    Zone name to delegate.