Class: Aws::Types::DescribeDomainChangeProgressRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#change_id::String

Returns the value of attribute change_id.

Returns:

  • (::String)


765
766
767
# File 'sig/types.rbs', line 765

def change_id
  @change_id
end

#domain_name::String

Returns the value of attribute domain_name.

Returns:

  • (::String)


764
765
766
# File 'sig/types.rbs', line 764

def domain_name
  @domain_name
end