ServiceInfo
public struct ServiceInfo : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Specifies the service that you want to use.
Declaration
Swift
public let serviceCode: String?
-
The name of the AWS service specified in the increase request.
Declaration
Swift
public let serviceName: String?
-
Undocumented
Declaration
Swift
public init(serviceCode: String? = nil, serviceName: String? = nil)