Class: Aws::Types::GetMLInputChannelRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#membership_identifier::String

Returns the value of attribute membership_identifier.

Returns:

  • (::String)


690
691
692
# File 'sig/types.rbs', line 690

def membership_identifier
  @membership_identifier
end

#ml_input_channel_arn::String

Returns the value of attribute ml_input_channel_arn.

Returns:

  • (::String)


689
690
691
# File 'sig/types.rbs', line 689

def ml_input_channel_arn
  @ml_input_channel_arn
end