Class: Aws::Types::DescribeConnectorProfilesResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#connector_profile_details::Array[Types::ConnectorProfile]

Returns the value of attribute connector_profile_details.

Returns:



457
458
459
# File 'sig/types.rbs', line 457

def connector_profile_details
  @connector_profile_details
end

#next_token::String

Returns the value of attribute next_token.

Returns:



458
459
460
# File 'sig/types.rbs', line 458

def next_token
  @next_token
end