ResetServiceSettingResult
public struct ResetServiceSettingResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The current, effective service setting after calling the ResetServiceSetting API action.
Declaration
Swift
public let serviceSetting: ServiceSetting?
-
Undocumented
Declaration
Swift
public init(serviceSetting: ServiceSetting? = nil)