Class: Aws::Types::DeleteDataProductInput

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)


1867
1868
1869
# File 'sig/types.rbs', line 1867

def domain_identifier
  @domain_identifier
end

#identifier::String

Returns the value of attribute identifier.

Returns:

  • (::String)


1868
1869
1870
# File 'sig/types.rbs', line 1868

def identifier
  @identifier
end