Class: Aws::Types::DnsPrevalidationOptions

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#domain_scopeTypes::DomainScope

Returns the value of attribute domain_scope.

Returns:



479
480
481
# File 'sig/types.rbs', line 479

def domain_scope
  @domain_scope
end

#hosted_zone_id::String

Returns the value of attribute hosted_zone_id.

Returns:

  • (::String)


480
481
482
# File 'sig/types.rbs', line 480

def hosted_zone_id
  @hosted_zone_id
end