Class: Aws::Types::RejectDomainNameAccessAssociationRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#domain_name_access_association_arn::String

Returns the value of attribute domain_name_access_association_arn.



1132
1133
1134
# File 'sig/types.rbs', line 1132

def domain_name_access_association_arn
  @domain_name_access_association_arn
end

#domain_name_arn::String

Returns the value of attribute domain_name_arn.



1133
1134
1135
# File 'sig/types.rbs', line 1133

def domain_name_arn
  @domain_name_arn
end