resourceSettings property

List<GoogleCloudAssuredworkloadsV1WorkloadResourceSettings>? resourceSettings
getter/setter pair

Input only.

Resource properties that are used to customize workload resources. These properties (such as custom project id) will be used to create workload resources if possible. This field is optional.

Implementation

core.List<GoogleCloudAssuredworkloadsV1WorkloadResourceSettings>?
    resourceSettings;