pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.bigtable.kotlin.outputs
/
GCPolicyMaxVersion
GCPolicy
Max
Version
data
class
GCPolicyMaxVersion
(
val
number
:
Int
)
Types
Constructors
Properties
Constructors
GCPolicy
Max
Version
Link copied to clipboard
fun
GCPolicyMaxVersion
(
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.
-----