Class: Aws::Types::DeleteDomainEntryRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#domain_entryTypes::DomainEntry

Returns the value of attribute domain_entry.

Returns:



991
992
993
# File 'sig/types.rbs', line 991

def domain_entry
  @domain_entry
end

#domain_name::String

Returns the value of attribute domain_name.

Returns:

  • (::String)


990
991
992
# File 'sig/types.rbs', line 990

def domain_name
  @domain_name
end