Class: Aws::Types::ReportDestination

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#container_id::String

Returns the value of attribute container_id.

Returns:

  • (::String)


1838
1839
1840
# File 'sig/types.rbs', line 1838

def container_id
  @container_id
end

#document_id::String

Returns the value of attribute document_id.

Returns:

  • (::String)


1840
1841
1842
# File 'sig/types.rbs', line 1840

def document_id
  @document_id
end

#integration_id::String

Returns the value of attribute integration_id.

Returns:

  • (::String)


1837
1838
1839
# File 'sig/types.rbs', line 1837

def integration_id
  @integration_id
end

#parent_id::String

Returns the value of attribute parent_id.

Returns:

  • (::String)


1839
1840
1841
# File 'sig/types.rbs', line 1839

def parent_id
  @parent_id
end