Reference documentation and code samples for the Workload Manager V1 API class Google::Cloud::WorkloadManager::V1::ScannedResource.
A scanned resource.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#resource
def resource() -> ::String
Returns
- (::String) — Resource name.
#resource=
def resource=(value) -> ::String
Parameter
- value (::String) — Resource name.
Returns
- (::String) — Resource name.
#type
def type() -> ::String
Returns
- (::String) — Resource type.
#type=
def type=(value) -> ::String
Parameter
- value (::String) — Resource type.
Returns
- (::String) — Resource type.