Uses of Class
com.hashicorp.cdktf.providers.google.artifact_registry_repository.ArtifactRegistryRepositoryCleanupPoliciesMostRecentVersions.Builder
-
Packages that use ArtifactRegistryRepositoryCleanupPoliciesMostRecentVersions.Builder Package Description com.hashicorp.cdktf.providers.google.artifact_registry_repository google_artifact_registry_repository -
-
Uses of ArtifactRegistryRepositoryCleanupPoliciesMostRecentVersions.Builder in com.hashicorp.cdktf.providers.google.artifact_registry_repository
Methods in com.hashicorp.cdktf.providers.google.artifact_registry_repository that return ArtifactRegistryRepositoryCleanupPoliciesMostRecentVersions.Builder Modifier and Type Method Description static ArtifactRegistryRepositoryCleanupPoliciesMostRecentVersions.BuilderArtifactRegistryRepositoryCleanupPoliciesMostRecentVersions. builder()ArtifactRegistryRepositoryCleanupPoliciesMostRecentVersions.BuilderArtifactRegistryRepositoryCleanupPoliciesMostRecentVersions.Builder. keepCount(Number keepCount)ArtifactRegistryRepositoryCleanupPoliciesMostRecentVersions.BuilderArtifactRegistryRepositoryCleanupPoliciesMostRecentVersions.Builder. packageNamePrefixes(List<String> packageNamePrefixes)Constructors in com.hashicorp.cdktf.providers.google.artifact_registry_repository with parameters of type ArtifactRegistryRepositoryCleanupPoliciesMostRecentVersions.Builder Constructor Description Jsii$Proxy(ArtifactRegistryRepositoryCleanupPoliciesMostRecentVersions.Builder builder)Constructor that initializes the object based on literal property values passed by theArtifactRegistryRepositoryCleanupPoliciesMostRecentVersions.Builder.
-