Class: Aws::Types::UpdateBaiduChannelRequest

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)


3007
3008
3009
# File 'sig/types.rbs', line 3007

def application_id
  @application_id
end

#baidu_channel_requestTypes::BaiduChannelRequest

Returns the value of attribute baidu_channel_request.



3008
3009
3010
# File 'sig/types.rbs', line 3008

def baidu_channel_request
  @baidu_channel_request
end