resources property

The resources associated with this workload.

These resources will be created when creating the workload. If any of the projects already exist, the workload creation will fail. Always read only.

Output only.

Implementation

core.List<GoogleCloudAssuredworkloadsV1WorkloadResourceInfo>? resources;