Class: Aws::Types::DeleteDomainAssociationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#app_id::String

Returns the value of attribute app_id.

Returns:

  • (::String)


293
294
295
# File 'sig/types.rbs', line 293

def app_id
  @app_id
end

#domain_name::String

Returns the value of attribute domain_name.

Returns:

  • (::String)


294
295
296
# File 'sig/types.rbs', line 294

def domain_name
  @domain_name
end