Values.DescribeAppBlockBuilderAppBlockAssociationsRequestSourceRetrieves a list that describes one or more app block builder associations.
type nonrec t = {appBlockArn : Arn.t option;The ARN of the app block.
*)appBlockBuilderName : Name.t option;The name of the app block builder.
*)maxResults : Integer.t option;The maximum size of each page of results.
*)nextToken : String_.t option;The pagination token used to retrieve the next page of results for this operation.
*)}