GetNodeOutput

public struct GetNodeOutput : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • Properties of the node configuration.

    Declaration

    Swift

    public let node: Node?
  • Undocumented

    Declaration

    Swift

    public init(node: Node? = nil)