DeleteServiceResponse
public struct DeleteServiceResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The full description of the deleted service.
Declaration
Swift
public let service: Service?
-
Undocumented
Declaration
Swift
public init(service: Service? = nil)