Class: Aws::Types::DeleteMLInputChannelDataRequest

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)


457
458
459
# File 'sig/types.rbs', line 457

def membership_identifier
  @membership_identifier
end

#ml_input_channel_arn::String

Returns the value of attribute ml_input_channel_arn.

Returns:

  • (::String)


456
457
458
# File 'sig/types.rbs', line 456

def ml_input_channel_arn
  @ml_input_channel_arn
end