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)


1238
1239
1240
# File 'sig/types.rbs', line 1238

def integration_id
  @integration_id
end

#resource_id::String

Returns the value of attribute resource_id.

Returns:

  • (::String)


1239
1240
1241
# File 'sig/types.rbs', line 1239

def resource_id
  @resource_id
end