class Aws::OpsWorksCM::Types::EngineAttribute
A name and value pair that is specific to the engine of the server.
@note When making an API call, you may pass EngineAttribute
data as a hash: { name: "EngineAttributeName", value: "EngineAttributeValue", }
@!attribute [rw] name
The name of the engine attribute. @return [String]
@!attribute [rw] value
The value of the engine attribute. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/opsworkscm-2016-11-01/EngineAttribute AWS API Documentation
Constants
- SENSITIVE