Class: Aws::Types::InputChannel

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#data_sourceTypes::InputChannelDataSource

Returns the value of attribute data_source.

Returns:



857
858
859
# File 'sig/types.rbs', line 857

def data_source
  @data_source
end

#role_arn::String

Returns the value of attribute role_arn.

Returns:



858
859
860
# File 'sig/types.rbs', line 858

def role_arn
  @role_arn
end