Class: Aws::Types::LabelingJobSnsDataSource
- Inherits:
-
Object
- Object
- Aws::Types::LabelingJobSnsDataSource
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#sns_topic_arn ⇒ ::String
Returns the value of attribute sns_topic_arn.
Instance Attribute Details
#sns_topic_arn ⇒ ::String
Returns the value of attribute sns_topic_arn.
6994 6995 6996 |
# File 'sig/types.rbs', line 6994 def sns_topic_arn @sns_topic_arn end |