Class: Aws::Types::ResourceCatalog

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#creation_time::Time

Returns the value of attribute creation_time.

Returns:



10611
10612
10613
# File 'sig/types.rbs', line 10611

def creation_time
  @creation_time
end

#description::String

Returns the value of attribute description.

Returns:



10610
10611
10612
# File 'sig/types.rbs', line 10610

def description
  @description
end

#resource_catalog_arn::String

Returns the value of attribute resource_catalog_arn.

Returns:



10608
10609
10610
# File 'sig/types.rbs', line 10608

def resource_catalog_arn
  @resource_catalog_arn
end

#resource_catalog_name::String

Returns the value of attribute resource_catalog_name.

Returns:



10609
10610
10611
# File 'sig/types.rbs', line 10609

def resource_catalog_name
  @resource_catalog_name
end