Class: Aws::Types::BaseModel

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#hub_content_name::String

Returns the value of attribute hub_content_name.

Returns:

  • (::String)


787
788
789
# File 'sig/types.rbs', line 787

def hub_content_name
  @hub_content_name
end

#hub_content_version::String

Returns the value of attribute hub_content_version.

Returns:

  • (::String)


788
789
790
# File 'sig/types.rbs', line 788

def hub_content_version
  @hub_content_version
end

#recipe_name::String

Returns the value of attribute recipe_name.

Returns:

  • (::String)


789
790
791
# File 'sig/types.rbs', line 789

def recipe_name
  @recipe_name
end