CancelElasticsearchServiceSoftwareUpdateResponse
public struct CancelElasticsearchServiceSoftwareUpdateResponse : 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)
View on GitHub
CancelElasticsearchServiceSoftwareUpdateResponse Structure Reference