AwsRdsDbProcessorFeature
public struct AwsRdsDbProcessorFeature : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Undocumented
Declaration
Swift
public let name: String?
-
Undocumented
Declaration
Swift
public let value: String?
-
Undocumented
Declaration
Swift
public init(name: String? = nil, value: String? = nil)
-
Declaration
Swift
public func validate(name: String) throws