Class: Aws::Types::DeleteVectorEnrichmentJobInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteVectorEnrichmentJobInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#arn ⇒ ::String
Returns the value of attribute arn.
Instance Attribute Details
#arn ⇒ ::String
Returns the value of attribute arn.
82 83 84 |
# File 'sig/types.rbs', line 82 def arn @arn end |