Class: Aws::Types::DeleteAvailabilityConfigurationRequest

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.



244
245
246
# File 'sig/types.rbs', line 244

def domain_name
  @domain_name
end

#organization_id::String

Returns the value of attribute organization_id.



243
244
245
# File 'sig/types.rbs', line 243

def organization_id
  @organization_id
end