Class: Aws::Types::GetCollaborationMLInputChannelRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#collaboration_identifier::String

Returns the value of attribute collaboration_identifier.

Returns:

  • (::String)


545
546
547
# File 'sig/types.rbs', line 545

def collaboration_identifier
  @collaboration_identifier
end

#ml_input_channel_arn::String

Returns the value of attribute ml_input_channel_arn.

Returns:

  • (::String)


544
545
546
# File 'sig/types.rbs', line 544

def ml_input_channel_arn
  @ml_input_channel_arn
end