Package version:

Input definition for switch provider.

interface SwitchProviderInput {
    properties?: SwitchProviderInputProperties;
}

Properties

Properties

Switch provider input properties.