Class: Aws::Types::DeleteAssetInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#domain_identifier::String

Returns the value of attribute domain_identifier.

Returns:

  • (::String)


1830
1831
1832
# File 'sig/types.rbs', line 1830

def domain_identifier
  @domain_identifier
end

#identifier::String

Returns the value of attribute identifier.

Returns:

  • (::String)


1831
1832
1833
# File 'sig/types.rbs', line 1831

def identifier
  @identifier
end