Class: Aws::Types::AccessControlAttributeValue
- Inherits:
-
Object
- Object
- Aws::Types::AccessControlAttributeValue
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#source ⇒ ::Array[::String]
Returns the value of attribute source.
Instance Attribute Details
#source ⇒ ::Array[::String]
Returns the value of attribute source.
18 19 20 |
# File 'sig/types.rbs', line 18 def source @source end |