Class: Aws::Types::UpdateEmailChannelRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#application_id::String

Returns the value of attribute application_id.

Returns:

  • (::String)


3030
3031
3032
# File 'sig/types.rbs', line 3030

def application_id
  @application_id
end

#email_channel_requestTypes::EmailChannelRequest

Returns the value of attribute email_channel_request.



3031
3032
3033
# File 'sig/types.rbs', line 3031

def email_channel_request
  @email_channel_request
end