Class: Aws::Types::DescribeAttachedFilesConfigurationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attachment_scope"EMAIL", ...

Returns the value of attribute attachment_scope.

Returns:

  • ("EMAIL", "CHAT", "CASE", "TASK")


2514
2515
2516
# File 'sig/types.rbs', line 2514

def attachment_scope
  @attachment_scope
end

#instance_id::String

Returns the value of attribute instance_id.

Returns:

  • (::String)


2513
2514
2515
# File 'sig/types.rbs', line 2513

def instance_id
  @instance_id
end