Class: Aws::Types::DeleteDomainNameAccessAssociationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#domain_name_access_association_arn::String

Returns the value of attribute domain_name_access_association_arn.

Returns:

  • (::String)


340
341
342
# File 'sig/types.rbs', line 340

def domain_name_access_association_arn
  @domain_name_access_association_arn
end