Class: Aws::Types::UpdateAdmChannelRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#adm_channel_requestTypes::ADMChannelRequest

Returns the value of attribute adm_channel_request.



2936
2937
2938
# File 'sig/types.rbs', line 2936

def adm_channel_request
  @adm_channel_request
end

#application_id::String

Returns the value of attribute application_id.

Returns:

  • (::String)


2937
2938
2939
# File 'sig/types.rbs', line 2937

def application_id
  @application_id
end