Class: Aws::Types::ChangeResourceRecordSetsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#change_batchTypes::ChangeBatch

Returns the value of attribute change_batch.

Returns:



87
88
89
# File 'sig/types.rbs', line 87

def change_batch
  @change_batch
end

#hosted_zone_id::String

Returns the value of attribute hosted_zone_id.

Returns:

  • (::String)


86
87
88
# File 'sig/types.rbs', line 86

def hosted_zone_id
  @hosted_zone_id
end