Module: Google::Cloud::AssuredWorkloads::V1beta1::Workload::ResourceInfo::ResourceType

Defined in:
proto_docs/google/cloud/assuredworkloads/v1beta1/assuredworkloads.rb

Overview

The type of resource.

Constant Summary collapse

RESOURCE_TYPE_UNSPECIFIED =

Unknown resource type.

0
CONSUMER_PROJECT =

Deprecated. Existing workloads will continue to support this, but new CreateWorkloadRequests should not specify this as an input value.

1
CONSUMER_FOLDER =

Consumer Folder.

4
ENCRYPTION_KEYS_PROJECT =

Consumer project containing encryption keys.

2
KEYRING =

Keyring resource that hosts encryption keys.

3