Class: Aws::Types::UpdateDefaultMailDomainRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#domain_name::String

Returns the value of attribute domain_name.



1455
1456
1457
# File 'sig/types.rbs', line 1455

def domain_name
  @domain_name
end

#organization_id::String

Returns the value of attribute organization_id.



1454
1455
1456
# File 'sig/types.rbs', line 1454

def organization_id
  @organization_id
end