Interface OsConfigOsPolicyAssignmentOsPoliciesResourceGroupsResourcesPkgYum
-
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
OsConfigOsPolicyAssignmentOsPoliciesResourceGroupsResourcesPkgYum.Jsii$Proxy
@Generated(value="jsii-pacmak/1.102.0 (build e354887)", date="2024-08-31T03:59:22.278Z") @Stability(Stable) public interface OsConfigOsPolicyAssignmentOsPoliciesResourceGroupsResourcesPkgYum extends software.amazon.jsii.JsiiSerializable
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classOsConfigOsPolicyAssignmentOsPoliciesResourceGroupsResourcesPkgYum.Builderstatic classOsConfigOsPolicyAssignmentOsPoliciesResourceGroupsResourcesPkgYum.Jsii$ProxyAn implementation forOsConfigOsPolicyAssignmentOsPoliciesResourceGroupsResourcesPkgYum
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description static OsConfigOsPolicyAssignmentOsPoliciesResourceGroupsResourcesPkgYum.Builderbuilder()StringgetName()Package name.
-
-
-
Method Detail
-
getName
@Stability(Stable) @NotNull String getName()
Package name.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/os_config_os_policy_assignment#name OsConfigOsPolicyAssignment#name}
-
builder
@Stability(Stable) static OsConfigOsPolicyAssignmentOsPoliciesResourceGroupsResourcesPkgYum.Builder builder()
-
-