Interface Association.Builder

    • Method Detail

      • arn

        Association.Builder arn​(String arn)

        The Amazon Braket resource arn.

        Parameters:
        arn - The Amazon Braket resource arn.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • type

        Association.Builder type​(String type)

        The association type for the specified Amazon Braket resource arn.

        Parameters:
        type - The association type for the specified Amazon Braket resource arn.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        AssociationType, AssociationType
      • type

        Association.Builder type​(AssociationType type)

        The association type for the specified Amazon Braket resource arn.

        Parameters:
        type - The association type for the specified Amazon Braket resource arn.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        AssociationType, AssociationType