toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.compute.kotlin.inputs
/
ScheduledEventsProfileArgs
Scheduled
Events
Profile
Args
data
class
ScheduledEventsProfileArgs
(
val
terminateNotificationProfile
:
Output
<
TerminateNotificationProfileArgs
>
?
=
null
)
:
ConvertibleToJava
<
ScheduledEventsProfileArgs
>
Members
Constructors
Scheduled
Events
Profile
Args
Link copied to clipboard
constructor
(
terminateNotificationProfile
:
Output
<
TerminateNotificationProfileArgs
>
?
=
null
)
Properties
terminate
Notification
Profile
Link copied to clipboard
val
terminateNotificationProfile
:
Output
<
TerminateNotificationProfileArgs
>
?
=
null
Specifies Terminate Scheduled Event related configurations.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ScheduledEventsProfileArgs