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:



6073
6074
6075
# File 'sig/types.rbs', line 6073

def forms
  @forms
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


6071
6072
6073
# File 'sig/types.rbs', line 6071

def id
  @id
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


6072
6073
6074
# File 'sig/types.rbs', line 6072

def name
  @name
end