Mission Profile Args
constructor(contactPostPassDurationSeconds: Output<Int>? = null, contactPrePassDurationSeconds: Output<Int>? = null, dataflowEdges: Output<List<MissionProfileDataflowEdgeArgs>>? = null, minimumViableContactDurationSeconds: Output<Int>? = null, name: Output<String>? = null, streamsKmsKey: Output<MissionProfileStreamsKmsKeyArgs>? = null, streamsKmsRole: Output<String>? = null, tags: Output<List<TagArgs>>? = null, trackingConfigArn: Output<String>? = null)