CreateNodeOutput

public struct CreateNodeOutput : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The unique identifier of the node.

    Declaration

    Swift

    public let nodeId: String?
  • Undocumented

    Declaration

    Swift

    public init(nodeId: String? = nil)