pulumi-gcp-kotlin
6.49.0.1
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
)
Types
Constructors
Properties
Constructors
Alert
Policy
Creation
Record
Link copied to clipboard
fun
AlertPolicyCreationRecord
(
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
The email address of the user making the change.
mutate
Time
Link copied to clipboard
val
mutateTime
:
String
?
=
null
When the change occurred.