DetachCertificateFromDistributionResult

public struct DetachCertificateFromDistributionResult : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • An object that describes the result of the action, such as the status of the request, the timestamp of the request, and the resources affected by the request.

    Declaration

    Swift

    public let operation: Operation?
  • Undocumented

    Declaration

    Swift

    public init(operation: Operation? = nil)