pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.artifactregistry.kotlin.outputs
/
GetRepositoryCleanupPolicyMostRecentVersion
Get
Repository
Cleanup
Policy
Most
Recent
Version
data
class
GetRepositoryCleanupPolicyMostRecentVersion
(
val
keepCount
:
Int
,
val
packageNamePrefixes
:
List
<
String
>
)
Types
Constructors
Properties
Constructors
Get
Repository
Cleanup
Policy
Most
Recent
Version
Link copied to clipboard
fun
GetRepositoryCleanupPolicyMostRecentVersion
(
keepCount
:
Int
,
packageNamePrefixes
:
List
<
String
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
keep
Count
Link copied to clipboard
val
keepCount
:
Int
package
Name
Prefixes
Link copied to clipboard
val
packageNamePrefixes
:
List
<
String
>