Method: AwsSnsSubscription#endpoint
- Defined in:
- lib/resources/aws/aws_sns_subscription.rb
#endpoint ⇒ Object (readonly)
Returns the value of attribute endpoint.
22 23 24 |
# File 'lib/resources/aws/aws_sns_subscription.rb', line 22 def endpoint @endpoint end |