SettingName
public enum SettingName : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case servicelongarnformat = "serviceLongArnFormat" -
Undocumented
Declaration
Swift
case tasklongarnformat = "taskLongArnFormat" -
Undocumented
Declaration
Swift
case containerinstancelongarnformat = "containerInstanceLongArnFormat" -
Undocumented
Declaration
Swift
case awsvpctrunking = "awsvpcTrunking" -
Undocumented
Declaration
Swift
case containerinsights = "containerInsights" -
Declaration
Swift
public var description: String { get }
View on GitHub
SettingName Enumeration Reference