ServiceTypeDetail
public struct ServiceTypeDetail : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The type of service.
Declaration
Swift
public let serviceType: ServiceType?
-
Undocumented
Declaration
Swift
public init(serviceType: ServiceType? = nil)