DataflowEndpointGroupIdResponse
public struct DataflowEndpointGroupIdResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
UUID of a dataflow endpoint group.
Declaration
Swift
public let dataflowEndpointGroupId: String?
-
Undocumented
Declaration
Swift
public init(dataflowEndpointGroupId: String? = nil)