toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.secretmanager.kotlin.outputs
/
GetSecretRotation
Get
Secret
Rotation
data
class
GetSecretRotation
(
val
nextRotationTime
:
String
,
val
rotationPeriod
:
String
)
Members
Constructors
Get
Secret
Rotation
Link copied to clipboard
constructor
(
nextRotationTime
:
String
,
rotationPeriod
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
next
Rotation
Time
Link copied to clipboard
val
nextRotationTime
:
String
rotation
Period
Link copied to clipboard
val
rotationPeriod
:
String