Class: Aws::Types::VerifyDnsConfigurationRequest

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)


4198
4199
4200
# File 'sig/types.rbs', line 4198

def domain
  @domain
end

#identifier::String

Returns the value of attribute identifier.

Returns:

  • (::String)


4199
4200
4201
# File 'sig/types.rbs', line 4199

def identifier
  @identifier
end