LaunchTemplateHttpTokensState

public enum LaunchTemplateHttpTokensState : String, CustomStringConvertible, Codable

Undocumented

  • Undocumented

    Declaration

    Swift

    case optional = "optional"
  • Undocumented

    Declaration

    Swift

    case required = "required"
  • Declaration

    Swift

    public var description: String { get }