Class Google::Cloud::OsConfig::V1alpha::OSPolicy::ResourceGroup (v0.2.2)

Resource groups provide a mechanism to group OS policy resources.

Resource groups enable OS policy authors to create a single OS policy to be applied to VMs running different operating Systems.

When the OS policy is applied to a target VM, the appropriate resource group within the OS policy is selected based on the OSFilter specified within the resource group.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#os_filter

def os_filter() -> ::Google::Cloud::OsConfig::V1alpha::OSPolicy::OSFilter
Returns

#os_filter=

def os_filter=(value) -> ::Google::Cloud::OsConfig::V1alpha::OSPolicy::OSFilter
Parameter
Returns

#resources

def resources() -> ::Array<::Google::Cloud::OsConfig::V1alpha::OSPolicy::Resource>
Returns

#resources=

def resources=(value) -> ::Array<::Google::Cloud::OsConfig::V1alpha::OSPolicy::Resource>
Parameter
Returns