Class: Aws::Types::ResourceReference

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


847
848
849
# File 'sig/types.rbs', line 847

def name
  @name
end

#version::String

Returns the value of attribute version.

Returns:

  • (::String)


848
849
850
# File 'sig/types.rbs', line 848

def version
  @version
end