Interface AppBlockBuilderAppBlockAssociation.Builder

    • Method Detail

      • appBlockArn

        AppBlockBuilderAppBlockAssociation.Builder appBlockArn​(String appBlockArn)

        The ARN of the app block.

        Parameters:
        appBlockArn - The ARN of the app block.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • appBlockBuilderName

        AppBlockBuilderAppBlockAssociation.Builder appBlockBuilderName​(String appBlockBuilderName)

        The name of the app block builder.

        Parameters:
        appBlockBuilderName - The name of the app block builder.
        Returns:
        Returns a reference to this object so that method calls can be chained together.