Mode

public enum Mode : String, Decodable

Undocumented

  • The resource is managed by terraform

    Declaration

    Swift

    case managed
  • The resource is a data source

    Declaration

    Swift

    case data