Module: Aws::PinpointSMSVoiceV2::Client::_CreateRegistrationAttachmentResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::CreateRegistrationAttachmentResult]
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")


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

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

#created_timestamp::Time

Returns:

  • (::Time)


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

def created_timestamp: () -> ::Time

#registration_attachment_arn::String

Returns:

  • (::String)


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

def registration_attachment_arn: () -> ::String

#registration_attachment_id::String

Returns:

  • (::String)


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

def registration_attachment_id: () -> ::String

#tags::Array[Types::Tag]

Returns:



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

def tags: () -> ::Array[Types::Tag]