Service
public struct Service : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The attributes that are available for this service.
Declaration
Swift
public let attributeNames: [String]? -
The code for the AWS service.
Declaration
Swift
public let serviceCode: String? -
Undocumented
Declaration
Swift
public init(attributeNames: [String]? = nil, serviceCode: String? = nil)
View on GitHub
Service Structure Reference