StartElasticsearchServiceSoftwareUpdateResponse
public struct StartElasticsearchServiceSoftwareUpdateResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The current status of the Elasticsearch service software update.
Declaration
Swift
public let serviceSoftwareOptions: ServiceSoftwareOptions?
-
Undocumented
Declaration
Swift
public init(serviceSoftwareOptions: ServiceSoftwareOptions? = nil)