Class: Aws::Types::IntegratedDocument

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#integration_id::String

Returns the value of attribute integration_id.

Returns:

  • (::String)


1231
1232
1233
# File 'sig/types.rbs', line 1231

def integration_id
  @integration_id
end

#resource_id::String

Returns the value of attribute resource_id.

Returns:

  • (::String)


1232
1233
1234
# File 'sig/types.rbs', line 1232

def resource_id
  @resource_id
end