Uses of Class
com.hashicorp.cdktf.providers.google.os_config_os_policy_assignment.OsConfigOsPolicyAssignmentInstanceFilterExclusionLabels.Builder
-
Packages that use OsConfigOsPolicyAssignmentInstanceFilterExclusionLabels.Builder Package Description com.hashicorp.cdktf.providers.google.os_config_os_policy_assignment google_os_config_os_policy_assignment -
-
Uses of OsConfigOsPolicyAssignmentInstanceFilterExclusionLabels.Builder in com.hashicorp.cdktf.providers.google.os_config_os_policy_assignment
Methods in com.hashicorp.cdktf.providers.google.os_config_os_policy_assignment that return OsConfigOsPolicyAssignmentInstanceFilterExclusionLabels.Builder Modifier and Type Method Description static OsConfigOsPolicyAssignmentInstanceFilterExclusionLabels.BuilderOsConfigOsPolicyAssignmentInstanceFilterExclusionLabels. builder()OsConfigOsPolicyAssignmentInstanceFilterExclusionLabels.BuilderOsConfigOsPolicyAssignmentInstanceFilterExclusionLabels.Builder. labels(Map<String,String> labels)Sets the value ofOsConfigOsPolicyAssignmentInstanceFilterExclusionLabels.getLabels()Constructors in com.hashicorp.cdktf.providers.google.os_config_os_policy_assignment with parameters of type OsConfigOsPolicyAssignmentInstanceFilterExclusionLabels.Builder Constructor Description Jsii$Proxy(OsConfigOsPolicyAssignmentInstanceFilterExclusionLabels.Builder builder)Constructor that initializes the object based on literal property values passed by theOsConfigOsPolicyAssignmentInstanceFilterExclusionLabels.Builder.
-