Class: Aws::Types::PreviewPrivacyImpactOutput
- Inherits:
-
Object
- Object
- Aws::Types::PreviewPrivacyImpactOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#privacy_impact ⇒ Types::PrivacyImpact
Returns the value of attribute privacy_impact.
Instance Attribute Details
#privacy_impact ⇒ Types::PrivacyImpact
Returns the value of attribute privacy_impact.
2506 2507 2508 |
# File 'sig/types.rbs', line 2506 def privacy_impact @privacy_impact end |