toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.bigtable.kotlin.outputs
/
GCPolicyMaxVersion
GCPolicy
Max
Version
data
class
GCPolicyMaxVersion
(
val
number
:
Int
)
Members
Constructors
GCPolicy
Max
Version
Link copied to clipboard
constructor
(
number
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
number
Link copied to clipboard
val
number
:
Int
Number of version before applying the GC policy.
-----