Class: Aws::Types::FindingSourceDetail
- Inherits:
-
Object
- Object
- Aws::Types::FindingSourceDetail
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#access_point_account ⇒ ::String
Returns the value of attribute access_point_account.
-
#access_point_arn ⇒ ::String
Returns the value of attribute access_point_arn.
Instance Attribute Details
#access_point_account ⇒ ::String
Returns the value of attribute access_point_account.
458 459 460 |
# File 'sig/types.rbs', line 458 def access_point_account @access_point_account end |
#access_point_arn ⇒ ::String
Returns the value of attribute access_point_arn.
457 458 459 |
# File 'sig/types.rbs', line 457 def access_point_arn @access_point_arn end |