AssociateNodeResponse
public struct AssociateNodeResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Contains a token which can be passed to the DescribeNodeAssociationStatus API call to get the status of the association request.
Declaration
Swift
public let nodeAssociationStatusToken: String?
-
Undocumented
Declaration
Swift
public init(nodeAssociationStatusToken: String? = nil)