GetServiceResponse
public struct GetServiceResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
A complex type that contains information about the service.
Declaration
Swift
public let service: Service?
-
Undocumented
Declaration
Swift
public init(service: Service? = nil)