Class: Aws::Types::BaseModel

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#hub_content_name::String

Returns the value of attribute hub_content_name.



802
803
804
# File 'sig/types.rbs', line 802

def hub_content_name
  @hub_content_name
end

#hub_content_version::String

Returns the value of attribute hub_content_version.



803
804
805
# File 'sig/types.rbs', line 803

def hub_content_version
  @hub_content_version
end

#recipe_name::String

Returns the value of attribute recipe_name.



804
805
806
# File 'sig/types.rbs', line 804

def recipe_name
  @recipe_name
end