Module: Aws::PinpointSMSVoiceV2::Client::_DeleteRegistrationAttachmentResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DeleteRegistrationAttachmentResult]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#attachment_status"UPLOAD_IN_PROGRESS", ...

Returns:

  • ("UPLOAD_IN_PROGRESS", "UPLOAD_COMPLETE", "UPLOAD_FAILED", "DELETED")


669
# File 'sig/client.rbs', line 669

def attachment_status: () -> ("UPLOAD_IN_PROGRESS" | "UPLOAD_COMPLETE" | "UPLOAD_FAILED" | "DELETED")

#attachment_upload_error_reason"INTERNAL_ERROR"

Returns:

  • ("INTERNAL_ERROR")


670
# File 'sig/client.rbs', line 670

def attachment_upload_error_reason: () -> ("INTERNAL_ERROR")

#created_timestamp::Time

Returns:

  • (::Time)


671
# File 'sig/client.rbs', line 671

def created_timestamp: () -> ::Time

#registration_attachment_arn::String

Returns:

  • (::String)


667
# File 'sig/client.rbs', line 667

def registration_attachment_arn: () -> ::String

#registration_attachment_id::String

Returns:

  • (::String)


668
# File 'sig/client.rbs', line 668

def registration_attachment_id: () -> ::String