Class: Aws::Types::SalesforceAction
- Inherits:
-
Object
- Object
- Aws::Types::SalesforceAction
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#token ⇒ ::String
Returns the value of attribute token.
-
#url ⇒ ::String
Returns the value of attribute url.
Instance Attribute Details
#token ⇒ ::String
Returns the value of attribute token.
4373 4374 4375 |
# File 'sig/types.rbs', line 4373 def token @token end |
#url ⇒ ::String
Returns the value of attribute url.
4374 4375 4376 |
# File 'sig/types.rbs', line 4374 def url @url end |