Class: Aws::Types::CreateWhatsAppMessageTemplateMediaInput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:source_s3_file])

Instance Attribute Summary collapse

Instance Attribute Details

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


80
81
82
# File 'sig/types.rbs', line 80

def id
  @id
end

#source_s3_fileTypes::S3File

Returns the value of attribute source_s3_file.

Returns:



81
82
83
# File 'sig/types.rbs', line 81

def source_s3_file
  @source_s3_file
end