toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.opensearchservice.kotlin.outputs
/
DomainSoftwareUpdateOptions
Domain
Software
Update
Options
data
class
DomainSoftwareUpdateOptions
(
val
autoSoftwareUpdateEnabled
:
Boolean
?
=
null
)
Members
Constructors
Domain
Software
Update
Options
Link copied to clipboard
constructor
(
autoSoftwareUpdateEnabled
:
Boolean
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
auto
Software
Update
Enabled
Link copied to clipboard
val
autoSoftwareUpdateEnabled
:
Boolean
?
=
null
Specifies whether automatic service software updates are enabled for the domain.