Type Alias ZonedWaitForLbPrivateNetworksRequest

ZonedWaitForLbPrivateNetworksRequest: {
    lbId: string;
    zone?: Zone;
}

Type declaration

  • lbId: string

    Load balancer ID

  • Optionalzone?: Zone

    Zone to target. If none is passed will use default zone from the config