Class: Aws::Types::PutAssetTypeResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#forms::Hash[::String, Types::AssetTypeFormReference]

Returns the value of attribute forms.

Returns:



6044
6045
6046
# File 'sig/types.rbs', line 6044

def forms
  @forms
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


6042
6043
6044
# File 'sig/types.rbs', line 6042

def id
  @id
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


6043
6044
6045
# File 'sig/types.rbs', line 6043

def name
  @name
end