Reference documentation and code samples for the Security Command Center V2 API class Google::Cloud::SecurityCenter::V2::GetResourceValueConfigRequest.
Request message to get resource value config
Inherits
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
- (::String) — Required. Name of the resource value config to retrieve. Its format is organizations/{organization}/resourceValueConfigs/{config_id}.
#name=
def name=(value) -> ::String
Parameter
- value (::String) — Required. Name of the resource value config to retrieve. Its format is organizations/{organization}/resourceValueConfigs/{config_id}.
Returns
- (::String) — Required. Name of the resource value config to retrieve. Its format is organizations/{organization}/resourceValueConfigs/{config_id}.