Class: Aws::Types::SalesforceAction

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#token::String

Returns the value of attribute token.

Returns:

  • (::String)


4373
4374
4375
# File 'sig/types.rbs', line 4373

def token
  @token
end

#url::String

Returns the value of attribute url.

Returns:

  • (::String)


4374
4375
4376
# File 'sig/types.rbs', line 4374

def url
  @url
end