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")


2556
2557
2558
# File 'sig/types.rbs', line 2556

def attachment_scope
  @attachment_scope
end

#instance_id::String

Returns the value of attribute instance_id.

Returns:

  • (::String)


2555
2556
2557
# File 'sig/types.rbs', line 2555

def instance_id
  @instance_id
end