Class: Aws::IoTManagedIntegrations::Types::GetAccountAssociationResponse

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-iotmanagedintegrations/lib/aws-sdk-iotmanagedintegrations/types.rb

Constant Summary collapse

SENSITIVE =
[:o_auth_authorization_url, :tags]

Instance Attribute Summary collapse

Instance Attribute Details

#account_association_idString

The unique identifier of the retrieved account association.

Returns:

  • (String)


1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
# File 'gems/aws-sdk-iotmanagedintegrations/lib/aws-sdk-iotmanagedintegrations/types.rb', line 1651

class GetAccountAssociationResponse < Struct.new(
  :account_association_id,
  :association_state,
  :error_message,
  :connector_destination_id,
  :name,
  :description,
  :arn,
  :o_auth_authorization_url,
  :tags,
  :general_authorization)
  SENSITIVE = [:o_auth_authorization_url, :tags]
  include Aws::Structure
end

#arnString

The Amazon Resource Name (ARN) of the account association.

Returns:

  • (String)


1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
# File 'gems/aws-sdk-iotmanagedintegrations/lib/aws-sdk-iotmanagedintegrations/types.rb', line 1651

class GetAccountAssociationResponse < Struct.new(
  :account_association_id,
  :association_state,
  :error_message,
  :connector_destination_id,
  :name,
  :description,
  :arn,
  :o_auth_authorization_url,
  :tags,
  :general_authorization)
  SENSITIVE = [:o_auth_authorization_url, :tags]
  include Aws::Structure
end

#association_stateString

The current status state for the account association.

Returns:

  • (String)


1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
# File 'gems/aws-sdk-iotmanagedintegrations/lib/aws-sdk-iotmanagedintegrations/types.rb', line 1651

class GetAccountAssociationResponse < Struct.new(
  :account_association_id,
  :association_state,
  :error_message,
  :connector_destination_id,
  :name,
  :description,
  :arn,
  :o_auth_authorization_url,
  :tags,
  :general_authorization)
  SENSITIVE = [:o_auth_authorization_url, :tags]
  include Aws::Structure
end

#connector_destination_idString

The identifier of the connector destination associated with this account association.

Returns:

  • (String)


1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
# File 'gems/aws-sdk-iotmanagedintegrations/lib/aws-sdk-iotmanagedintegrations/types.rb', line 1651

class GetAccountAssociationResponse < Struct.new(
  :account_association_id,
  :association_state,
  :error_message,
  :connector_destination_id,
  :name,
  :description,
  :arn,
  :o_auth_authorization_url,
  :tags,
  :general_authorization)
  SENSITIVE = [:o_auth_authorization_url, :tags]
  include Aws::Structure
end

#descriptionString

The description of the account association.

Returns:

  • (String)


1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
# File 'gems/aws-sdk-iotmanagedintegrations/lib/aws-sdk-iotmanagedintegrations/types.rb', line 1651

class GetAccountAssociationResponse < Struct.new(
  :account_association_id,
  :association_state,
  :error_message,
  :connector_destination_id,
  :name,
  :description,
  :arn,
  :o_auth_authorization_url,
  :tags,
  :general_authorization)
  SENSITIVE = [:o_auth_authorization_url, :tags]
  include Aws::Structure
end

#error_messageString

The error message explaining the current account association error.

Returns:

  • (String)


1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
# File 'gems/aws-sdk-iotmanagedintegrations/lib/aws-sdk-iotmanagedintegrations/types.rb', line 1651

class GetAccountAssociationResponse < Struct.new(
  :account_association_id,
  :association_state,
  :error_message,
  :connector_destination_id,
  :name,
  :description,
  :arn,
  :o_auth_authorization_url,
  :tags,
  :general_authorization)
  SENSITIVE = [:o_auth_authorization_url, :tags]
  include Aws::Structure
end

#general_authorizationTypes::GeneralAuthorizationName

The General Authorization reference by authorization material name.



1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
# File 'gems/aws-sdk-iotmanagedintegrations/lib/aws-sdk-iotmanagedintegrations/types.rb', line 1651

class GetAccountAssociationResponse < Struct.new(
  :account_association_id,
  :association_state,
  :error_message,
  :connector_destination_id,
  :name,
  :description,
  :arn,
  :o_auth_authorization_url,
  :tags,
  :general_authorization)
  SENSITIVE = [:o_auth_authorization_url, :tags]
  include Aws::Structure
end

#nameString

The name of the account association.

Returns:

  • (String)


1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
# File 'gems/aws-sdk-iotmanagedintegrations/lib/aws-sdk-iotmanagedintegrations/types.rb', line 1651

class GetAccountAssociationResponse < Struct.new(
  :account_association_id,
  :association_state,
  :error_message,
  :connector_destination_id,
  :name,
  :description,
  :arn,
  :o_auth_authorization_url,
  :tags,
  :general_authorization)
  SENSITIVE = [:o_auth_authorization_url, :tags]
  include Aws::Structure
end

#o_auth_authorization_urlString

Third party IoT platform OAuth authorization server URL backed with all the required parameters to perform end-user authentication. This field will be empty when using General Authorization flows that do not require OAuth.

Returns:

  • (String)


1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
# File 'gems/aws-sdk-iotmanagedintegrations/lib/aws-sdk-iotmanagedintegrations/types.rb', line 1651

class GetAccountAssociationResponse < Struct.new(
  :account_association_id,
  :association_state,
  :error_message,
  :connector_destination_id,
  :name,
  :description,
  :arn,
  :o_auth_authorization_url,
  :tags,
  :general_authorization)
  SENSITIVE = [:o_auth_authorization_url, :tags]
  include Aws::Structure
end

#tagsHash<String,String>

A set of key/value pairs that are used to manage the account association.

Returns:

  • (Hash<String,String>)


1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
# File 'gems/aws-sdk-iotmanagedintegrations/lib/aws-sdk-iotmanagedintegrations/types.rb', line 1651

class GetAccountAssociationResponse < Struct.new(
  :account_association_id,
  :association_state,
  :error_message,
  :connector_destination_id,
  :name,
  :description,
  :arn,
  :o_auth_authorization_url,
  :tags,
  :general_authorization)
  SENSITIVE = [:o_auth_authorization_url, :tags]
  include Aws::Structure
end