Type alias AwsRekognitionDetectLabel

AwsRekognitionDetectLabel: AwsLabel<{
    Instances: AwsRekognitionDetectLabelInstance[];
    Parents: AwsRekognitionDetectLabelParent[];
}>

Generated using TypeDoc