Interface AssociateAttributeGroupResponse.Builder

    • Method Detail

      • applicationArn

        AssociateAttributeGroupResponse.Builder applicationArn​(String applicationArn)

        The Amazon resource name (ARN) of the application that was augmented with attributes.

        Parameters:
        applicationArn - The Amazon resource name (ARN) of the application that was augmented with attributes.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • attributeGroupArn

        AssociateAttributeGroupResponse.Builder attributeGroupArn​(String attributeGroupArn)

        The Amazon resource name (ARN) of the attribute group that contains the application's new attributes.

        Parameters:
        attributeGroupArn - The Amazon resource name (ARN) of the attribute group that contains the application's new attributes.
        Returns:
        Returns a reference to this object so that method calls can be chained together.