Type Alias GatewayConditionType

Source
pub type GatewayConditionType = String;
Expand description

GatewayConditionType is a type of condition associated with a Gateway. This type should be used with the GatewayStatus.Conditions field.

Aliased Typeยง

struct GatewayConditionType { /* private fields */ }