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