| <aid="platform_transition_binary-name"></a>name | A unique name for this target. | <ahref="https://bazel.build/docs/build-ref.html#name">Name</a> | required | |
| <aid="platform_transition_filegroup-name"></a>name | A unique name for this target. | <ahref="https://bazel.build/docs/build-ref.html#name">Name</a> | required | |
| <aid="platform_transition_filegroup-srcs"></a>srcs | The input to be transitioned to the target platform. | <ahref="https://bazel.build/docs/build-ref.html#labels">List of labels</a> | optional | [] |
| <aid="platform_transition_filegroup-target_platform"></a>target_platform | The target platform to transition the srcs. | <ahref="https://bazel.build/docs/build-ref.html#labels">Label</a> | required | |