Class: Aws::Types::DescribePiiEntitiesDetectionJobResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribePiiEntitiesDetectionJobResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#pii_entities_detection_job_properties ⇒ Types::PiiEntitiesDetectionJobProperties
Returns the value of attribute pii_entities_detection_job_properties.
Instance Attribute Details
#pii_entities_detection_job_properties ⇒ Types::PiiEntitiesDetectionJobProperties
Returns the value of attribute pii_entities_detection_job_properties.
556 557 558 |
# File 'sig/types.rbs', line 556 def pii_entities_detection_job_properties @pii_entities_detection_job_properties end |