CancelElasticsearchServiceSoftwareUpdateRequest

public struct CancelElasticsearchServiceSoftwareUpdateRequest : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The name of the domain that you want to stop the latest service software update on.

    Declaration

    Swift

    public let domainName: String
  • Undocumented

    Declaration

    Swift

    public init(domainName: String)
  • Declaration

    Swift

    public func validate(name: String) throws