Uses of Class
com.hashicorp.cdktf.providers.google.os_config_os_policy_assignment.OsConfigOsPolicyAssignmentInstanceFilterInclusionLabels.Builder
-
Packages that use OsConfigOsPolicyAssignmentInstanceFilterInclusionLabels.Builder Package Description com.hashicorp.cdktf.providers.google.os_config_os_policy_assignment google_os_config_os_policy_assignment -
-
Uses of OsConfigOsPolicyAssignmentInstanceFilterInclusionLabels.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 OsConfigOsPolicyAssignmentInstanceFilterInclusionLabels.Builder Modifier and Type Method Description static OsConfigOsPolicyAssignmentInstanceFilterInclusionLabels.BuilderOsConfigOsPolicyAssignmentInstanceFilterInclusionLabels. builder()OsConfigOsPolicyAssignmentInstanceFilterInclusionLabels.BuilderOsConfigOsPolicyAssignmentInstanceFilterInclusionLabels.Builder. labels(Map<String,String> labels)Sets the value ofOsConfigOsPolicyAssignmentInstanceFilterInclusionLabels.getLabels()Constructors in com.hashicorp.cdktf.providers.google.os_config_os_policy_assignment with parameters of type OsConfigOsPolicyAssignmentInstanceFilterInclusionLabels.Builder Constructor Description Jsii$Proxy(OsConfigOsPolicyAssignmentInstanceFilterInclusionLabels.Builder builder)Constructor that initializes the object based on literal property values passed by theOsConfigOsPolicyAssignmentInstanceFilterInclusionLabels.Builder.
-