ImagePullCredentialsType

public enum ImagePullCredentialsType : String, CustomStringConvertible, Codable

Undocumented

  • Undocumented

    Declaration

    Swift

    case codebuild = "CODEBUILD"
  • Undocumented

    Declaration

    Swift

    case serviceRole = "SERVICE_ROLE"
  • Declaration

    Swift

    public var description: String { get }