Class: Aws::Types::CustomConnectorProfileProperties

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#o_auth_2_propertiesTypes::OAuth2Properties

Returns the value of attribute o_auth_2_properties.



371
372
373
# File 'sig/types.rbs', line 371

def o_auth_2_properties
  @o_auth_2_properties
end

#profile_properties::Hash[::String, ::String]

Returns the value of attribute profile_properties.

Returns:

  • (::Hash[::String, ::String])


370
371
372
# File 'sig/types.rbs', line 370

def profile_properties
  @profile_properties
end