Values.GroupVersionSourceInformation about a group version.
type nonrec t = {connectorDefinitionVersionArn : string option;The ARN of the connector definition version for this group.
*)coreDefinitionVersionArn : string option;The ARN of the core definition version for this group.
*)deviceDefinitionVersionArn : string option;The ARN of the device definition version for this group.
*)functionDefinitionVersionArn : string option;The ARN of the function definition version for this group.
*)loggerDefinitionVersionArn : string option;The ARN of the logger definition version for this group.
*)resourceDefinitionVersionArn : string option;The ARN of the resource definition version for this group.
*)subscriptionDefinitionVersionArn : string option;The ARN of the subscription definition version for this group.
*)}