Class: Aws::Types::DeleteDomainNameAccessAssociationRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteDomainNameAccessAssociationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#domain_name_access_association_arn ⇒ ::String
Returns the value of attribute domain_name_access_association_arn.
Instance Attribute Details
#domain_name_access_association_arn ⇒ ::String
Returns the value of attribute domain_name_access_association_arn.
340 341 342 |
# File 'sig/types.rbs', line 340 def domain_name_access_association_arn @domain_name_access_association_arn end |