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)


1229
1230
1231
# File 'sig/types.rbs', line 1229

def integration_id
  @integration_id
end

#resource_id::String

Returns the value of attribute resource_id.

Returns:

  • (::String)


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

def resource_id
  @resource_id
end