pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.opensearchservice.kotlin.outputs
/
DomainServiceSoftwareOptions
/
DomainServiceSoftwareOptions
Domain
Service
Software
Options
fun
DomainServiceSoftwareOptions
(
automatedUpdateDate
:
String
?
=
null
,
cancellable
:
Boolean
?
=
null
,
currentVersion
:
String
?
=
null
,
description
:
String
?
=
null
,
newVersion
:
String
?
=
null
,
optionalDeployment
:
Boolean
?
=
null
,
updateAvailable
:
Boolean
?
=
null
,
updateStatus
:
String
?
=
null
)