You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::OpsWorksCM::Types::DisassociateNodeRequestWhen passing DisassociateNodeRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
server_name: "ServerName", node_name: "NodeName", engine_attributes: [
{
name: "EngineAttributeName",
value: "EngineAttributeValue",
},
],
}
Instance Attribute Summary collapse
Engine attributes that are used for disassociating the node.
The name of the client node.
The name of the server from which to disassociate the node.
Engine attributes that are used for disassociating the node. No attributes are required for Puppet.
Attributes required in a DisassociateNode request for Chef .title
CHEF_ORGANIZATION
: The Chef organization with which the node was associated. By default only one organization named default
can exist.^
#node_name ⇒ StringThe name of the client node.
#server_name ⇒ StringThe name of the server from which to disassociate the node.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4