AcceptDomainTransferFromAnotherAwsAccountResponse

public struct AcceptDomainTransferFromAnotherAwsAccountResponse : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • Identifier for tracking the progress of the request. To query the operation status, use GetOperationDetail.

    Declaration

    Swift

    public let operationId: String?
  • Undocumented

    Declaration

    Swift

    public init(operationId: String? = nil)