Class: Aws::Types::R53ResourceRecord

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#domain_name ⇒ ::String

Returns the value of attribute domain_name.

Returns:

  • (::String)


372
373
374
# File 'sig/types.rbs', line 372

def domain_name
  @domain_name
end

#record_set_id ⇒ ::String

Returns the value of attribute record_set_id.

Returns:

  • (::String)


373
374
375
# File 'sig/types.rbs', line 373

def record_set_id
  @record_set_id
end