Class: Google::Cloud::ConfigService::V1::ApplyResults::OutputsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::ConfigService::V1::ApplyResults::OutputsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/config/v1/config.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
291 292 293 294 |
# File 'proto_docs/google/cloud/config/v1/config.rb', line 291 class OutputsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::ConfigService::V1::TerraformOutput
291 292 293 294 |
# File 'proto_docs/google/cloud/config/v1/config.rb', line 291 class OutputsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |