Class: Aws::Types::TargetResourceTypeSummary

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#description::String

Returns the value of attribute description.

Returns:

  • (::String)


740
741
742
# File 'sig/types.rbs', line 740

def description
  @description
end

#resource_type::String

Returns the value of attribute resource_type.

Returns:

  • (::String)


739
740
741
# File 'sig/types.rbs', line 739

def resource_type
  @resource_type
end