toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.monitoring.kotlin.outputs
/
AlertPolicyCreationRecord
Alert
Policy
Creation
Record
data
class
AlertPolicyCreationRecord
(
val
mutateTime
:
String
?
=
null
,
val
mutatedBy
:
String
?
=
null
)
Members
Constructors
Alert
Policy
Creation
Record
Link copied to clipboard
constructor
(
mutateTime
:
String
?
=
null
,
mutatedBy
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
mutated
By
Link copied to clipboard
val
mutatedBy
:
String
?
=
null
(Output) The email address of the user making the change.
mutate
Time
Link copied to clipboard
val
mutateTime
:
String
?
=
null
(Output) When the change occurred.