Class: Aws::Types::ProfileAttributeValuesRequest
- Inherits:
-
Object
- Object
- Aws::Types::ProfileAttributeValuesRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#attribute_name ⇒ ::String
Returns the value of attribute attribute_name.
-
#domain_name ⇒ ::String
Returns the value of attribute domain_name.
Instance Attribute Details
#attribute_name ⇒ ::String
Returns the value of attribute attribute_name.
2209 2210 2211 |
# File 'sig/types.rbs', line 2209 def attribute_name @attribute_name end |
#domain_name ⇒ ::String
Returns the value of attribute domain_name.
2208 2209 2210 |
# File 'sig/types.rbs', line 2208 def domain_name @domain_name end |