Class: Aws::Types::MediaInsightsConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:configuration_arn])

Instance Attribute Summary collapse

Instance Attribute Details

#configuration_arn::String

Returns the value of attribute configuration_arn.

Returns:

  • (::String)


736
737
738
# File 'sig/types.rbs', line 736

def configuration_arn
  @configuration_arn
end

#disabledBoolean

Returns the value of attribute disabled.

Returns:

  • (Boolean)


735
736
737
# File 'sig/types.rbs', line 735

def disabled
  @disabled
end