Class: Aws::Types::DeleteDomainRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#domain::String

Returns the value of attribute domain.

Returns:

  • (::String)


127
128
129
# File 'sig/types.rbs', line 127

def domain
  @domain
end

#domain_owner::String

Returns the value of attribute domain_owner.

Returns:

  • (::String)


128
129
130
# File 'sig/types.rbs', line 128

def domain_owner
  @domain_owner
end