Interface DisassociateAttributeGroupResponse.Builder

    • Method Detail

      • applicationArn

        DisassociateAttributeGroupResponse.Builder applicationArn​(String applicationArn)

        The Amazon resource name (ARN) that specifies the application.

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

        DisassociateAttributeGroupResponse.Builder attributeGroupArn​(String attributeGroupArn)

        The Amazon resource name (ARN) that specifies the attribute group.

        Parameters:
        attributeGroupArn - The Amazon resource name (ARN) that specifies the attribute group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.