class Aws::OpsWorksCM::Types::DescribeNodeAssociationStatusRequest

@note When making an API call, you may pass DescribeNodeAssociationStatusRequest

data as a hash:

    {
      node_association_status_token: "NodeAssociationStatusToken", # required
      server_name: "ServerName", # required
    }

@!attribute [rw] node_association_status_token

The token returned in either the AssociateNodeResponse or the
DisassociateNodeResponse.
@return [String]

@!attribute [rw] server_name

The name of the server from which to disassociate the node.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/opsworkscm-2016-11-01/DescribeNodeAssociationStatusRequest AWS API Documentation

Constants

SENSITIVE