UpdateServiceResponse
public struct UpdateServiceResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The full description of your service following the update call.
Declaration
Swift
public let service: Service? -
Undocumented
Declaration
Swift
public init(service: Service? = nil)
View on GitHub
UpdateServiceResponse Structure Reference