DatadogSourceProperties
public struct DatadogSourceProperties : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The object specified in the Datadog flow source.
Declaration
Swift
public let object: String
-
Undocumented
Declaration
Swift
public init(object: String)
-
Declaration
Swift
public func validate(name: String) throws