Type Alias WaitForLbPrivateNetworksRequest

WaitForLbPrivateNetworksRequest: {
    lbId: string;
    region?: Region;
}

Type declaration

  • lbId: string

    Load balancer ID

  • Optionalregion?: Region

    Region to target. If none is passed will use default region from the config