Class: Aws::Types::DataLocationResource

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#catalog_id::String

Returns the value of attribute catalog_id.

Returns:

  • (::String)


245
246
247
# File 'sig/types.rbs', line 245

def catalog_id
  @catalog_id
end

#resource_arn::String

Returns the value of attribute resource_arn.

Returns:

  • (::String)


246
247
248
# File 'sig/types.rbs', line 246

def resource_arn
  @resource_arn
end