toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningservices.kotlin.outputs
/
AutoPausePropertiesResponse
Auto
Pause
Properties
Response
data
class
AutoPausePropertiesResponse
(
val
delayInMinutes
:
Int
?
=
null
,
val
enabled
:
Boolean
?
=
null
)
Auto pause properties
Members
Constructors
Auto
Pause
Properties
Response
Link copied to clipboard
constructor
(
delayInMinutes
:
Int
?
=
null
,
enabled
:
Boolean
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
delay
In
Minutes
Link copied to clipboard
val
delayInMinutes
:
Int
?
=
null
enabled
Link copied to clipboard
val
enabled
:
Boolean
?
=
null